Initial cut of the open ath9k htc firmware.
[open-ath9k-htc-firmware.git] / target_firmware / magpie_fw_dev / build / magpie_1_1 / ram / carrier_apd / Makefile.ss
1 #
2 # Sub-system source search path for Adjust_Dep at this dir level
3 #
4 # !!Customize!!
5
6 export SSPATH = $(SSMPATH)
7
8
9 #
10 # Extra include paths required by this module at this directory level
11 #
12 # !!Customize!!
13
14 EXTRA_HPATH = -I$(SSPATH) -I$(SSMPATH)
15 #EXTRA_HPATH =
16
17 EXTRA_CFLAGS =
18 EXTRA_CCFLAGS =
19 EXTRA_ASFLAGS =
20 CFLAGS +=
21
22
23 #
24 # Search path for GNU tool chain
25 #
26
27 VPATH = $(LIB_PATH):$(SSOBJPATH)
28
29
30 #
31 # Object list at this directory level
32 #
33 # !!Customize!!
34
35 O_OBJS = $(SSOBJPATH)/ah.o \
36         $(SSOBJPATH)/ar5416_hw.o \
37         $(SSOBJPATH)/ar5416_phy.o \
38         $(SSOBJPATH)/ah_osdep.o \
39         $(SSOBJPATH)/if_ath.o  \
40         $(SSOBJPATH)/if_ath_pci.o \
41         $(SSOBJPATH)/if_owl.o \
42         $(SSOBJPATH)/ieee80211_output.o \
43         $(SSOBJPATH)/ar5416Phy.o \
44         $(SSOBJPATH)/ratectrl_11n_ln.o
45
46 include $(MAGPIE_ROOT)/build/make_opt/Rules.make
47
48 #
49 # The followings are automatically generated by the tool adj_dep
50 #
51
52 ### Dep
53