diff options
author | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2006-11-18 20:48:26 +0000 |
---|---|---|
committer | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2006-11-18 20:48:26 +0000 |
commit | 611cdaf3240837df5cba9180eb5772b54755bf94 (patch) | |
tree | 0958c7147dabe4304083610ef9bc467ef57133cd /package | |
parent | e3752e0fbcfa81ff7fb0643a7edb65b3f745520d (diff) |
add missing dependency
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5564 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package')
-rw-r--r-- | package/hostap/Makefile | 2 |
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+=\\\ \\\ |