summaryrefslogtreecommitdiff
path: root/target/sdk/Makefile
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2014-03-10 18:58:44 +0000
committerFelix Fietkau <nbd@openwrt.org>2014-03-10 18:58:44 +0000
commit23df56c4900fd0b49d949bb91449c1f48f832a9e (patch)
tree4376800a7ca83a738030c1ad9077cecf7cf1d9d8 /target/sdk/Makefile
parent81013f6bbecf5177ae472d01365c066504ccbdb8 (diff)
downloadmtk-20170518-23df56c4900fd0b49d949bb91449c1f48f832a9e.zip
mtk-20170518-23df56c4900fd0b49d949bb91449c1f48f832a9e.tar.gz
mtk-20170518-23df56c4900fd0b49d949bb91449c1f48f832a9e.tar.bz2
target/sdk: remove obsolete compatibility makefiles
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 39863
Diffstat (limited to 'target/sdk/Makefile')
-rw-r--r--target/sdk/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/target/sdk/Makefile b/target/sdk/Makefile
index b06a95d..2318f4d 100644
--- a/target/sdk/Makefile
+++ b/target/sdk/Makefile
@@ -73,7 +73,6 @@ $(BIN_DIR)/$(SDK_NAME).tar.bz2: clean
./files/README.SDK \
$(SDK_BUILD_DIR)/
$(CP) \
- ./files/package/rules.mk \
$(TOPDIR)/package/Makefile \
$(SDK_BUILD_DIR)/package/
$(if $(SVN_PACKAGE_URL),echo "src-svn trunk $(SVN_PACKAGE_URL)" \