From: Felix Fietkau Date: Wed, 15 Jun 2016 16:27:44 +0000 (+0200) Subject: hostap-driver: mark as broken, it causes extra bloat in hostapd and is probably not... X-Git-Tag: v17.01.2~2736 X-Git-Url: http://git.ozo.com/?a=commitdiff_plain;h=70bb22037a16b369b68eff3780c9f2905fd61e17;p=lede-git%2F.git hostap-driver: mark as broken, it causes extra bloat in hostapd and is probably not used anymore Signed-off-by: Felix Fietkau --- diff --git a/package/kernel/hostap-driver/Makefile b/package/kernel/hostap-driver/Makefile index cd2eb694d8..0b26172eca 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 +hostapd-common-old + DEPENDS:=@PCI_SUPPORT||PCMCIA_SUPPORT +kmod-lib80211 +wireless-tools +hostapd-common-old @BROKEN 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)