summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2005-04-03 17:30:10 +0000
committerFelix Fietkau <nbd@openwrt.org>2005-04-03 17:30:10 +0000
commit27e2b2ad8888a9287ebd4e19af16342eb56c0e0d (patch)
treea489bcd68c86f2aac7d1db09434a728734587c3f
parentd98543c82eb1a0f1ea9795c9b00502021c878bac (diff)
downloadmtk-20170518-27e2b2ad8888a9287ebd4e19af16342eb56c0e0d.zip
mtk-20170518-27e2b2ad8888a9287ebd4e19af16342eb56c0e0d.tar.gz
mtk-20170518-27e2b2ad8888a9287ebd4e19af16342eb56c0e0d.tar.bz2
remove loader from package makefile
SVN-Revision: 544
-rw-r--r--openwrt/package/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/openwrt/package/Makefile b/openwrt/package/Makefile
index 9ba2345..c769dcb 100644
--- a/openwrt/package/Makefile
+++ b/openwrt/package/Makefile
@@ -21,7 +21,6 @@ package-$(BR2_PACKAGE_IPTABLES) += iptables
package-$(BR2_PACKAGE_IPROUTE2) += iproute2
package-$(BR2_PACKAGE_LCD4LINUX) += lcd4linux
package-$(BR2_PACKAGE_LIBELF) += libelf
-package-$(BR2_PACKAGE_LOADER) += loader
package-$(BR2_PACKAGE_LZO) += lzo
package-$(BR2_PACKAGE_MATRIXSSL) += matrixssl
package-$(BR2_PACKAGE_MICROPERL) += microperl