diff options
author | Florian Fainelli <florian@openwrt.org> | 2006-01-07 01:08:49 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2006-01-07 01:08:49 +0000 |
commit | 477233436d34c62c0a4ba169bc523a8403ff82bf (patch) | |
tree | ac1a9ae2f910bf8cc4ac6f539aa49046c5ebe2dc /openwrt/package/Makefile | |
parent | 9ba7a0904b4c90d9ff1e5dd2a48e952c2ea7841e (diff) | |
download | mtk-20170518-477233436d34c62c0a4ba169bc523a8403ff82bf.zip mtk-20170518-477233436d34c62c0a4ba169bc523a8403ff82bf.tar.gz mtk-20170518-477233436d34c62c0a4ba169bc523a8403ff82bf.tar.bz2 |
Added heyu, thanks to Geoffrey Kruse, closes #131
SVN-Revision: 2851
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 04551c2..78a8e2e 100644 --- a/openwrt/package/Makefile +++ b/openwrt/package/Makefile @@ -56,6 +56,7 @@ package-$(BR2_COMPILE_GNUTLS) += gnutls package-$(BR2_PACKAGE_GPSD) += gpsd package-$(BR2_COMPILE_GSM) += gsm package-$(BR2_PACKAGE_HASERL) += haserl +package-$(BR2_PACKAGE_HEYU) += heyu package-$(BR2_PACKAGE_HOSTAP_UTILS) += hostap-utils package-$(BR2_PACKAGE_HOSTAPD) += hostapd package-$(BR2_COMPILE_HOWL) += howl |