Setting up repository
[linux-libre-firmware.git] / ath9k_htc / sboot / magpie_1_1 / ram / rompatch / 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)/cmnos_clock_patch.o \
36                 $(SSOBJPATH)/usb_api_patch.o \
37                 $(SSOBJPATH)/HIF_usb_patch.o
38
39
40 include $(MAGPIE_ROOT)/build/make_opt/Rules.make
41
42 #
43 # The followings are automatically generated by the     tool adj_dep
44 #
45
46 ###     Dep
47