summaryrefslogtreecommitdiff
path: root/openwrt/package/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <mail@waldemar-brodkorb.de>2005-04-02 12:12:58 +0000
committerWaldemar Brodkorb <mail@waldemar-brodkorb.de>2005-04-02 12:12:58 +0000
commit8f80e98934c5bb973caad880bd17fddf709046a3 (patch)
tree055a93ec854a535cea0fb03637e40e82661918d7 /openwrt/package/Makefile
parentd2a31e404c9392a3f532a99e20ea65c96493748c (diff)
downloadmtk-20170518-8f80e98934c5bb973caad880bd17fddf709046a3.zip
mtk-20170518-8f80e98934c5bb973caad880bd17fddf709046a3.tar.gz
mtk-20170518-8f80e98934c5bb973caad880bd17fddf709046a3.tar.bz2
lzma loader patch from oleg, great thanks good work, saves another 300 kb flashmemory
SVN-Revision: 513
Diffstat (limited to 'openwrt/package/Makefile')
-rw-r--r--openwrt/package/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/openwrt/package/Makefile b/openwrt/package/Makefile
index 66080a8..429741d 100644
--- a/openwrt/package/Makefile
+++ b/openwrt/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