From ae49d34dc5093c829bdc8e8f24f84253dc6d7d6c Mon Sep 17 00:00:00 2001 From: acinonyx Date: Mon, 15 Mar 2010 00:51:26 +0000 Subject: [PATCH] [package] hostap-driver: Fix package installation git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20224 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/hostap-driver/Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/package/hostap-driver/Makefile b/package/hostap-driver/Makefile index 93cd376c0..52167c1f0 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 -- 2.35.1