summaryrefslogtreecommitdiffstats
path: root/package/hostap-driver/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/hostap-driver/Makefile')
-rw-r--r--package/hostap-driver/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/hostap-driver/Makefile b/package/hostap-driver/Makefile
index b784131a1..2b903f997 100644
--- a/package/hostap-driver/Makefile
+++ b/package/hostap-driver/Makefile
@@ -42,7 +42,7 @@ endef
define KernelPackage/hostap
$(call KernelPackage/hostap/Default)
- DEPENDS:=@PCI_SUPPORT||PCMCIA_SUPPORT +kmod-ieee80211 +kmod-crypto
+ DEPENDS:=@PCI_SUPPORT||PCMCIA_SUPPORT +kmod-ieee80211
TITLE:=Host AP support for Prism2/2.5/3
KCONFIG:=CONFIG_HOSTAP
endef