diff options
author | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-04-03 17:30:10 +0000 |
---|---|---|
committer | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-04-03 17:30:10 +0000 |
commit | d06c91838daab4363bc53db16ecf1392cba86be7 (patch) | |
tree | 720bffc637985cdc0d61b051810a2805c565f122 /package | |
parent | d7852de8641f169e895f71dc062d2e82538f968f (diff) |
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/Makefile | 1 |
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 |