Merge pull request #52 from olerem/move_build_2
[open-ath9k-htc-firmware.git] / target_firmware / magpie_fw_dev / build / magpie_1_1 / sboot / hif / usb / Makefile.ss
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 (executable)
index d769958..0000000
+++ /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