From eb1447c86a1a0a5e8a7cbc4275ff42b50681bb8c Mon Sep 17 00:00:00 2001 From: nbd Date: Sun, 3 Apr 2005 17:30:10 +0000 Subject: [PATCH] remove loader from package makefile git-svn-id: svn://svn.openwrt.org/openwrt/trunk@544 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- openwrt/package/Makefile | 1 - 1 file changed, 1 deletion(-) 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