summaryrefslogtreecommitdiff
path: root/package/hostap-driver
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2009-04-29 11:32:53 +0000
committerJo-Philipp Wich <jow@openwrt.org>2009-04-29 11:32:53 +0000
commitdf8693a787fdd08bb942055616c84ca4df17ed20 (patch)
tree6828bc6a638e2b70be5cc61f2c1b9cd75446f566 /package/hostap-driver
parent3671591480ec62b126449ae421ac5a307e30145a (diff)
downloadmtk-20170518-df8693a787fdd08bb942055616c84ca4df17ed20.zip
mtk-20170518-df8693a787fdd08bb942055616c84ca4df17ed20.tar.gz
mtk-20170518-df8693a787fdd08bb942055616c84ca4df17ed20.tar.bz2
hostap-driver: fix displaying of kmod-hostap-{pci,plx,cs} in menuconfig (#4218)
SVN-Revision: 15479
Diffstat (limited to 'package/hostap-driver')
-rw-r--r--package/hostap-driver/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/hostap-driver/Makefile b/package/hostap-driver/Makefile
index c77f56e..176aaa8 100644
--- a/package/hostap-driver/Makefile
+++ b/package/hostap-driver/Makefile
@@ -47,6 +47,7 @@ $(call KernelPackage/hostap/Default)
TITLE:=Host AP support for Prism2/2.5/3
DEPENDS:=@PCI_SUPPORT||PCMCIA_SUPPORT +kmod-ieee80211 +wireless-tools
KCONFIG:=CONFIG_HOSTAP
+ PROVIDES:=kmod-hostap
endef
define KernelPackage/hostap/2.4