projects
/
openwrt
/
staging
/
jow.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3671591
)
hostap-driver: fix displaying of kmod-hostap-{pci,plx,cs} in menuconfig (#4218)
author
Jo-Philipp Wich
<jow@openwrt.org>
Wed, 29 Apr 2009 11:32:53 +0000
(11:32 +0000)
committer
Jo-Philipp Wich
<jow@openwrt.org>
Wed, 29 Apr 2009 11:32:53 +0000
(11:32 +0000)
SVN-Revision: 15479
package/hostap-driver/Makefile
patch
|
blob
|
history
diff --git
a/package/hostap-driver/Makefile
b/package/hostap-driver/Makefile
index c77f56ed0423b11152c97a6ff85cab087bfeb4ed..176aaa8c9153fb09856816c4904b8f348fe7a374 100644
(file)
--- 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