projects
/
openwrt
/
staging
/
jogo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c2ec437
)
hostap-driver: mark as broken, it causes extra bloat in hostapd and is probably not...
author
Felix Fietkau
<
[email protected]
>
Wed, 15 Jun 2016 16:27:44 +0000
(18:27 +0200)
committer
Felix Fietkau
<
[email protected]
>
Wed, 15 Jun 2016 16:27:44 +0000
(18:27 +0200)
Signed-off-by: Felix Fietkau <
[email protected]
>
package/kernel/hostap-driver/Makefile
patch
|
blob
|
history
diff --git
a/package/kernel/hostap-driver/Makefile
b/package/kernel/hostap-driver/Makefile
index cd2eb694d8848761e8f39ed3ead79e216e601548..0b26172eca0362bbc9c95d57319d86a4502e08e5 100644
(file)
--- 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)