diff options
| author | Nicolas Thill <nico@openwrt.org> | 2005-09-19 22:57:49 +0000 |
|---|---|---|
| committer | Nicolas Thill <nico@openwrt.org> | 2005-09-19 22:57:49 +0000 |
| commit | 42cd45b480b2d295b10d64c6ca5a1377f1651418 (patch) | |
| tree | 5a27e1dd7a1c35398f8384b6eedaad38d17718a8 /openwrt/package/Makefile | |
| parent | 7e3d15543ba6208e6947a1828ba9b75fee63982c (diff) | |
| download | mtk-20170518-42cd45b480b2d295b10d64c6ca5a1377f1651418.zip mtk-20170518-42cd45b480b2d295b10d64c6ca5a1377f1651418.tar.gz mtk-20170518-42cd45b480b2d295b10d64c6ca5a1377f1651418.tar.bz2 | |
add libjpeg
SVN-Revision: 1946
Diffstat (limited to 'openwrt/package/Makefile')
| -rw-r--r-- | openwrt/package/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/openwrt/package/Makefile b/openwrt/package/Makefile index 1e774f1..ef6a712 100644 --- a/openwrt/package/Makefile +++ b/openwrt/package/Makefile @@ -57,6 +57,7 @@ package-$(BR2_PACKAGE_IPROUTE2) += iproute2 package-$(BR2_PACKAGE_IPSET) += ipset package-$(BR2_PACKAGE_IPTABLES) += iptables package-$(BR2_PACKAGE_IRSSI) += irssi +package-$(BR2_COMPILE_JPEG) += jpeg package-$(BR2_PACKAGE_KISMET) += kismet package-$(BR2_PACKAGE_L2TPD) += l2tpd package-$(BR2_PACKAGE_LCD4LINUX) += lcd4linux |
