summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoracinonyx <acinonyx@3c298f89-4303-0410-b956-a3cf2f4a3e73>2010-03-15 00:51:26 +0000
committeracinonyx <acinonyx@3c298f89-4303-0410-b956-a3cf2f4a3e73>2010-03-15 00:51:26 +0000
commitae49d34dc5093c829bdc8e8f24f84253dc6d7d6c (patch)
treeb53706d2cc8be8767ef66af2ecd2cdeb49fddaa8
parent329f2d8195300fe8af6f580af51424ffbaa5e8ce (diff)
[package] hostap-driver: Fix package installation
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20224 3c298f89-4303-0410-b956-a3cf2f4a3e73
-rw-r--r--package/hostap-driver/Makefile1
1 files changed, 0 insertions, 1 deletions
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