aboutsummaryrefslogtreecommitdiffstats
path: root/package/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openwrt.org>2005-04-02 12:12:58 +0000
committerWaldemar Brodkorb <wbx@openwrt.org>2005-04-02 12:12:58 +0000
commit7427da90ceb14878996e3e3a3945f29754b73459 (patch)
tree242788637a26f3f16ea5b2cf9912f9274b46ad51 /package/Makefile
parentd8372fba558ccaf85624a6ab37d88cf31de6fe23 (diff)
downloadmaster-187ad058-7427da90ceb14878996e3e3a3945f29754b73459.tar.gz
master-187ad058-7427da90ceb14878996e3e3a3945f29754b73459.tar.bz2
master-187ad058-7427da90ceb14878996e3e3a3945f29754b73459.zip
lzma loader patch from oleg, great thanks good work, saves another 300 kb flashmemory
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@513 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/Makefile')
-rw-r--r--package/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/Makefile b/package/Makefile
index 66080a84e6..429741d39d 100644
--- a/package/Makefile
+++ b/package/Makefile
@@ -19,6 +19,7 @@ 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