1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-11-24 01:01:52 +02:00

[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
This commit is contained in:
jow 2009-04-29 11:32:53 +00:00
parent 14cb88d920
commit 6715482e02

View File

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