X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;f=sboot%2Fmagpie_1_1%2Fsboot%2Fcmnos%2Feeprom%2FMakefile.ss;fp=sboot%2Fmagpie_1_1%2Fsboot%2Fcmnos%2Feeprom%2FMakefile.ss;h=9fe6e31d72da9b1e5abe6f643d6414c137a6e53d;hb=ff66305a044be28464fa0969ea2d605bb268d478;hp=0000000000000000000000000000000000000000;hpb=60b496560eec004ded92ae4dad43b3d102c6658d;p=open-ath9k-htc-firmware.git diff --git a/sboot/magpie_1_1/sboot/cmnos/eeprom/Makefile.ss b/sboot/magpie_1_1/sboot/cmnos/eeprom/Makefile.ss new file mode 100755 index 0000000..9fe6e31 --- /dev/null +++ b/sboot/magpie_1_1/sboot/cmnos/eeprom/Makefile.ss @@ -0,0 +1,45 @@ +# +# Sub-system source search path for Adjust_Dep at this dir level +# +# !!Customize!! + +export SSPATH = $(SSMPATH)/src + + +# +# Extra include paths required by this module at this directory level +# +# !!Customize!! + +EXTRA_HPATH = -I$(SSPATH) -I$(SSMPATH)/inc +#EXTRA_HPATH = + +EXTRA_CFLAGS = +EXTRA_CCFLAGS = +EXTRA_ASFLAGS = +CFLAGS += + + +# +# Search path for GNU tool chain +# + +VPATH = $(LIB_PATH):$(SSOBJPATH) + + +# +# Object list at this directory level +# +# !!Customize!! + +O_OBJS = $(SSOBJPATH)/cmnos_eeprom.o + + +include $(MAGPIE_ROOT)/build/make_opt/Rules.make + +# +# The followings are automatically generated by the tool adj_dep +# + +### Dep +