diff options
| author | Nicolas Thill <nico@openwrt.org> | 2005-11-13 17:59:26 +0000 |
|---|---|---|
| committer | Nicolas Thill <nico@openwrt.org> | 2005-11-13 17:59:26 +0000 |
| commit | 8ec96826896e9a9d49d7fc0b5f7cb82039a40b4a (patch) | |
| tree | 4fd54a4bb7d8201f7ed9537667208c533d4c3cef /openwrt/package/Makefile | |
| parent | 4763631d975f388817828293977cf4d4c361f2c5 (diff) | |
| download | mtk-20170518-8ec96826896e9a9d49d7fc0b5f7cb82039a40b4a.zip mtk-20170518-8ec96826896e9a9d49d7fc0b5f7cb82039a40b4a.tar.gz mtk-20170518-8ec96826896e9a9d49d7fc0b5f7cb82039a40b4a.tar.bz2 | |
add hostap-utils package (closes: #50)
SVN-Revision: 2473
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 5fcaa26..ca501c1 100644 --- a/openwrt/package/Makefile +++ b/openwrt/package/Makefile @@ -52,6 +52,7 @@ package-$(BR2_COMPILE_GMP) += gmp package-$(BR2_COMPILE_GNUTLS) += gnutls package-$(BR2_PACKAGE_GPSD) += gpsd package-$(BR2_PACKAGE_HASERL) += haserl +package-$(BR2_PACKAGE_HOSTAP_UTILS) += hostap-utils package-$(BR2_PACKAGE_HOSTAPD) += hostapd package-$(BR2_COMPILE_HOWL) += howl package-$(BR2_PACKAGE_HTPDATE) += htpdate |
