From: Vasilis Tsiligiannis Date: Mon, 15 Mar 2010 00:51:26 +0000 (+0000) Subject: [package] hostap-driver: Fix package installation X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=commitdiff_plain;h=ebc2439bbc03926a703e55cbc2c0d8ed63195d9b;hp=4f3aac01692eadfc4dc82a4418d79483e5a50e17;ds=sidebyside [package] hostap-driver: Fix package installation SVN-Revision: 20224 --- diff --git a/package/hostap-driver/Makefile b/package/hostap-driver/Makefile index 93cd376c05..52167c1f04 100644 --- a/package/hostap-driver/Makefile +++ b/package/hostap-driver/Makefile @@ -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