aboutsummaryrefslogtreecommitdiffstats
path: root/package/hostap
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2006-11-18 20:48:26 +0000
committerFelix Fietkau <nbd@openwrt.org>2006-11-18 20:48:26 +0000
commita361d3a65da640b5c429d402b24c160979147bbb (patch)
tree0958c7147dabe4304083610ef9bc467ef57133cd /package/hostap
parent9776302a70d8ab6d36b87135f6d5b22d7fe8507f (diff)
downloadmaster-187ad058-a361d3a65da640b5c429d402b24c160979147bbb.tar.gz
master-187ad058-a361d3a65da640b5c429d402b24c160979147bbb.tar.bz2
master-187ad058-a361d3a65da640b5c429d402b24c160979147bbb.zip
add missing dependency
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5564 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/hostap')
-rw-r--r--package/hostap/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/hostap/Makefile b/package/hostap/Makefile
index c2318cfbd0..f6d0c8d838 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+=\\\
\\\