From d06c91838daab4363bc53db16ecf1392cba86be7 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/openwrt@544 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/package/Makefile b/package/Makefile index 9ba234597..c769dcb1a 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 -- 2.35.1