move crypto support to a seperate crypto.mk file, split modules into multiple package...
[openwrt.git] / package / hostap-driver / Makefile
index b784131..2b903f9 100644 (file)
@@ -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
This page took 0.024019 seconds and 4 git commands to generate.