Initial cut of the open ath9k htc firmware.
[open-ath9k-htc-firmware.git] / target_firmware / magpie_fw_dev / build / magpie_1_1 / ram / cmnos / 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)
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)/dbg_api.o \
36                 $(SSOBJPATH)/cmnos_sflash.o
37
38
39 include $(MAGPIE_ROOT)/build/make_opt/Rules.make
40
41 #
42 # The followings are automatically generated by the     tool adj_dep
43 #
44
45 ###     Dep     
46