diff options
-rw-r--r-- | package/hostap-driver/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package/hostap-driver/Makefile b/package/hostap-driver/Makefile index c77f56ed0..176aaa8c9 100644 --- a/package/hostap-driver/Makefile +++ b/package/hostap-driver/Makefile @@ -47,6 +47,7 @@ $(call KernelPackage/hostap/Default) TITLE:=Host AP support for Prism2/2.5/3 DEPENDS:=@PCI_SUPPORT||PCMCIA_SUPPORT +kmod-ieee80211 +wireless-tools KCONFIG:=CONFIG_HOSTAP + PROVIDES:=kmod-hostap endef define KernelPackage/hostap/2.4 |