aboutsummaryrefslogtreecommitdiffstats
path: root/package
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
commit3f7cc95be437cd1cb9527c620c333bf242d99bef (patch)
tree720bffc637985cdc0d61b051810a2805c565f122 /package
parent7d42a4c462fd1b1487fbe9204da29fb2948a77e2 (diff)
downloadmaster-187ad058-3f7cc95be437cd1cb9527c620c333bf242d99bef.tar.gz
master-187ad058-3f7cc95be437cd1cb9527c620c333bf242d99bef.tar.bz2
master-187ad058-3f7cc95be437cd1cb9527c620c333bf242d99bef.zip
remove loader from package makefile
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@544 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package')
-rw-r--r--package/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/package/Makefile b/package/Makefile
index 9ba234597e..c769dcb1a8 100644
--- a/package/Makefile
+++ b/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