diff options
author | Nicolas Thill <nico@openwrt.org> | 2005-03-08 03:32:09 +0000 |
---|---|---|
committer | Nicolas Thill <nico@openwrt.org> | 2005-03-08 03:32:09 +0000 |
commit | a4fa428eb9402e9d93cf9d07d10b8bf34b3ad78f (patch) | |
tree | bcef1496d3c0f046de47e2bbf6f0aceb9522c0a3 /openwrt/package/Makefile | |
parent | 5d2f9902304fe4875808ec356111f3a673ecbeaa (diff) | |
download | mtk-20170518-a4fa428eb9402e9d93cf9d07d10b8bf34b3ad78f.zip mtk-20170518-a4fa428eb9402e9d93cf9d07d10b8bf34b3ad78f.tar.gz mtk-20170518-a4fa428eb9402e9d93cf9d07d10b8bf34b3ad78f.tar.bz2 |
Add haserl package
SVN-Revision: 347
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 cea0a78..83ed49e 100644 --- a/openwrt/package/Makefile +++ b/openwrt/package/Makefile @@ -18,6 +18,7 @@ package-$(BR2_PACKAGE_OPENVPN) += openvpn package-$(BR2_PACKAGE_POPT) += popt package-$(BR2_PACKAGE_PPTPD) += pptpd package-$(BR2_PACKAGE_IPROUTE2) += iproute2 +package-$(BR2_PACKAGE_HASERL) += haserl package-$(BR2_PACKAGE_MICROPERL) += microperl package-$(BR2_PACKAGE_LIBELF) += libelf package-$(BR2_PACKAGE_STRACE) += strace |