1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-01 08:31:19 +02:00

hostap-driver: Fix package installation

SVN-Revision: 20224
This commit is contained in:
Vasilis Tsiligiannis 2010-03-15 00:51:26 +00:00
parent db7082d899
commit f8f71a88b4

@ -47,7 +47,6 @@ $(call KernelPackage/hostap/Default)
TITLE:=Host AP support for Prism2/2.5/3
DEPENDS:=@PCI_SUPPORT||PCMCIA_SUPPORT +LINUX_2_6:kmod-lib80211 +wireless-tools
KCONFIG:=CONFIG_HOSTAP CONFIG_HOSTAP_FIRMWARE=y CONFIG_HOSTAP_FIRMWARE_NVRAM=y
PROVIDES:=kmod-hostap
endef
define KernelPackage/hostap/2.4