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
commita3ef79a400aa63a8c129fe5657f3aa21bf6b50e0 (patch)
tree978a265f69710926d7611234f3cfdafc3700d414 /package/hostap
parentb2ed40a0295c185b0408b4ea5a0858f3989f9b14 (diff)
downloadupstream-a3ef79a400aa63a8c129fe5657f3aa21bf6b50e0.tar.gz
upstream-a3ef79a400aa63a8c129fe5657f3aa21bf6b50e0.tar.bz2
upstream-a3ef79a400aa63a8c129fe5657f3aa21bf6b50e0.zip
add missing dependency
SVN-Revision: 5564
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+=\\\
\\\