hostap-driver: fix displaying of kmod-hostap-{pci,plx,cs} in menuconfig (#4218)
SVN-Revision: 15479
This commit is contained in:
parent
3671591480
commit
df8693a787
1 changed files with 1 additions and 0 deletions
|
@ -47,6 +47,7 @@ $(call KernelPackage/hostap/Default)
|
||||||
TITLE:=Host AP support for Prism2/2.5/3
|
TITLE:=Host AP support for Prism2/2.5/3
|
||||||
DEPENDS:=@PCI_SUPPORT||PCMCIA_SUPPORT +kmod-ieee80211 +wireless-tools
|
DEPENDS:=@PCI_SUPPORT||PCMCIA_SUPPORT +kmod-ieee80211 +wireless-tools
|
||||||
KCONFIG:=CONFIG_HOSTAP
|
KCONFIG:=CONFIG_HOSTAP
|
||||||
|
PROVIDES:=kmod-hostap
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define KernelPackage/hostap/2.4
|
define KernelPackage/hostap/2.4
|
||||||
|
|
Loading…
Reference in a new issue