summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2006-11-18 20:48:26 +0000
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2006-11-18 20:48:26 +0000
commit611cdaf3240837df5cba9180eb5772b54755bf94 (patch)
tree0958c7147dabe4304083610ef9bc467ef57133cd
parente3752e0fbcfa81ff7fb0643a7edb65b3f745520d (diff)
add missing dependency
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5564 3c298f89-4303-0410-b956-a3cf2f4a3e73
-rw-r--r--package/hostap/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/hostap/Makefile b/package/hostap/Makefile
index c2318cfbd..f6d0c8d83 100644
--- a/package/hostap/Makefile
+++ b/package/hostap/Makefile
@@ -45,7 +45,7 @@ endef
define KernelPackage/hostap
$(call KernelPackage/hostap/Default)
- DEPENDS:=@PCI_SUPPORT||PCMCIA_SUPPORT
+ DEPENDS:=@PCI_SUPPORT||PCMCIA_SUPPORT +kmod-ieee80211
TITLE:=Host AP support for Prism2/2.5/3
DESCRIPTION+=\\\
\\\