X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=package%2Fkernel%2Fhostap-driver%2FMakefile;h=87c854c203903a71081d1ca31d7161245f988b37;hb=b6bcb7ff2d460a7c8ed28c11ea391b309926ffe1;hp=6a95c1e1d8e28af4a36d3b4f38299f9390f989d6;hpb=5237a500893980a4764cc2caab92f60c9f2ba9ea;p=openwrt%2F.git diff --git a/package/kernel/hostap-driver/Makefile b/package/kernel/hostap-driver/Makefile index 6a95c1e1d8..87c854c203 100644 --- a/package/kernel/hostap-driver/Makefile +++ b/package/kernel/hostap-driver/Makefile @@ -34,7 +34,7 @@ endef define KernelPackage/hostap $(call KernelPackage/hostap/Default) TITLE:=Host AP support for Prism2/2.5/3 - DEPENDS:=@PCI_SUPPORT||PCMCIA_SUPPORT +kmod-lib80211 +wireless-tools + DEPENDS:=@PCI_SUPPORT||PCMCIA_SUPPORT +kmod-lib80211 +wireless-tools +hostapd-common-old KCONFIG:=CONFIG_HOSTAP CONFIG_HOSTAP_FIRMWARE=y CONFIG_HOSTAP_FIRMWARE_NVRAM=y FILES:=$(LINUX_DIR)/drivers/net/wireless/hostap/hostap.ko AUTOLOAD:=$(call AutoProbe,hostap)