summaryrefslogtreecommitdiff
path: root/openwrt/package/Makefile
diff options
context:
space:
mode:
authorNicolas Thill <nico@openwrt.org>2005-11-13 17:59:26 +0000
committerNicolas Thill <nico@openwrt.org>2005-11-13 17:59:26 +0000
commit8ec96826896e9a9d49d7fc0b5f7cb82039a40b4a (patch)
tree4fd54a4bb7d8201f7ed9537667208c533d4c3cef /openwrt/package/Makefile
parent4763631d975f388817828293977cf4d4c361f2c5 (diff)
downloadmtk-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/Makefile1
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