[package] hostap-driver: fix displaying of kmod-hostap-{pci,plx,cs} in menuconfig (#4218)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15479 3c298f89-4303-0410-b956-a3cf2f4a3e73
master
Jo-Philipp Wich 2009-04-29 11:32:53 +00:00
parent 39581414ad
commit 332486205b
1 changed files with 1 additions and 0 deletions

View File

@ -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