From: nbd Date: Sun, 3 Apr 2005 17:30:10 +0000 (+0000) Subject: remove loader from package makefile X-Git-Url: http://git.rohieb.name/openwrt.git/commitdiff_plain/eb1447c86a1a0a5e8a7cbc4275ff42b50681bb8c remove loader from package makefile git-svn-id: svn://svn.openwrt.org/openwrt/trunk@544 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/openwrt/package/Makefile b/openwrt/package/Makefile index 9ba234597..c769dcb1a 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