aboutsummaryrefslogtreecommitdiffstats
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
commit518922ae58722582e6b32eb20608a9f5d1cfa788 (patch)
treede84ee902117df3cdaf76c38874ba3d7fa7a7297 /target/sdk/Makefile
parent3de070394456df1a80addd7d043554a9302bfe65 (diff)
downloadmaster-187ad058-518922ae58722582e6b32eb20608a9f5d1cfa788.tar.gz
master-187ad058-518922ae58722582e6b32eb20608a9f5d1cfa788.tar.bz2
master-187ad058-518922ae58722582e6b32eb20608a9f5d1cfa788.zip
target/sdk: remove obsolete compatibility makefiles
Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39863 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 b06a95db11..2318f4d09b 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)" \