1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-11-19 15:05:12 +01:00

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

SVN-Revision: 15479
This commit is contained in:
Jo-Philipp Wich 2009-04-29 11:32:53 +00:00
parent 3671591480
commit df8693a787

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