X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;f=target_firmware%2Fmagpie_fw_dev%2Fbuild%2Fmagpie_1_1%2Fsboot%2Fhif%2Fusb%2FMakefile.ss;fp=target_firmware%2Fmagpie_fw_dev%2Fbuild%2Fmagpie_1_1%2Fsboot%2Fhif%2Fusb%2FMakefile.ss;h=0000000000000000000000000000000000000000;hb=da213e4442109ebad163518ed9edd3467e6be863;hp=d7699583053ce5f36c103a7d9d946d489dc32567;hpb=dd9b0fc8602b54c56dc9e76a3d9def97ff83d3a4;p=open-ath9k-htc-firmware.git diff --git a/target_firmware/magpie_fw_dev/build/magpie_1_1/sboot/hif/usb/Makefile.ss b/target_firmware/magpie_fw_dev/build/magpie_1_1/sboot/hif/usb/Makefile.ss deleted file mode 100755 index d769958..0000000 --- a/target_firmware/magpie_fw_dev/build/magpie_1_1/sboot/hif/usb/Makefile.ss +++ /dev/null @@ -1,47 +0,0 @@ -# -# 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)/HIF_usb.o \ - $(SSOBJPATH)/usb_api.o \ - $(SSOBJPATH)/usb_table.o \ - $(SSOBJPATH)/usb_fifo.o - - -include $(MAGPIE_ROOT)/build/make_opt/Rules.make - -# -# The followings are automatically generated by the tool adj_dep -# - -### Dep