summaryrefslogtreecommitdiff
path: root/openwrt/target/linux/package/Makefile
diff options
context:
space:
mode:
authorNicolas Thill <nico@openwrt.org>2005-10-23 13:21:05 +0000
committerNicolas Thill <nico@openwrt.org>2005-10-23 13:21:05 +0000
commitd5de24cb8ba761734e0654c0a6a5a10310347e18 (patch)
tree106d42e991c6b8de6ab86458ed6b4cdff33eaf15 /openwrt/target/linux/package/Makefile
parent9d8526eeece7adef661a31ffcf95f9e211b18685 (diff)
downloadmtk-20170518-d5de24cb8ba761734e0654c0a6a5a10310347e18.zip
mtk-20170518-d5de24cb8ba761734e0654c0a6a5a10310347e18.tar.gz
mtk-20170518-d5de24cb8ba761734e0654c0a6a5a10310347e18.tar.bz2
add hostap kernel driver
SVN-Revision: 2278
Diffstat (limited to 'openwrt/target/linux/package/Makefile')
-rw-r--r--openwrt/target/linux/package/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/openwrt/target/linux/package/Makefile b/openwrt/target/linux/package/Makefile
index ad9b21a..99e8b6a 100644
--- a/openwrt/target/linux/package/Makefile
+++ b/openwrt/target/linux/package/Makefile
@@ -5,6 +5,7 @@ ifneq ($(BOARD),ar7)
package-$(BR2_PACKAGE_KMOD_ALSA) += alsa
endif
package-$(BR2_PACKAGE_KMOD_FUSE) += fuse
+package-$(BR2_PACKAGE_KMOD_HOSTAP) += hostap
package-$(BR2_PACKAGE_KMOD_MINI_FO) += mini_fo
package-$(BR2_PACKAGE_KMOD_SHFS) += shfs
package-$(BR2_PACKAGE_KMOD_OPENSWAN) += openswan