X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/ab260fba6737f43a6254eba1442d4d02a514944f..4f0dc8401bc5043984e31a1690edfb4b0381dedd:/package/hostap-driver/Makefile diff --git a/package/hostap-driver/Makefile b/package/hostap-driver/Makefile index 30b8ca05a..93cd376c0 100644 --- a/package/hostap-driver/Makefile +++ b/package/hostap-driver/Makefile @@ -45,8 +45,8 @@ endef define KernelPackage/hostap $(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 + DEPENDS:=@PCI_SUPPORT||PCMCIA_SUPPORT +LINUX_2_6:kmod-lib80211 +wireless-tools + KCONFIG:=CONFIG_HOSTAP CONFIG_HOSTAP_FIRMWARE=y CONFIG_HOSTAP_FIRMWARE_NVRAM=y PROVIDES:=kmod-hostap endef