mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
mac80211: do not build b44
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18504 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
6c22a20a48
commit
73cfbe2a9d
17
package/mac80211/patches/001-disable_b44.patch
Normal file
17
package/mac80211/patches/001-disable_b44.patch
Normal file
@ -0,0 +1,17 @@
|
||||
--- a/config.mk
|
||||
+++ b/config.mk
|
||||
@@ -242,10 +242,10 @@ endif
|
||||
|
||||
CONFIG_P54_PCI=m
|
||||
|
||||
-CONFIG_B44=m
|
||||
-CONFIG_B44_PCI_AUTOSELECT=y
|
||||
-CONFIG_B44_PCICORE_AUTOSELECT=y
|
||||
-CONFIG_B44_PCI=y
|
||||
+# CONFIG_B44=m
|
||||
+# CONFIG_B44_PCI_AUTOSELECT=y
|
||||
+# CONFIG_B44_PCICORE_AUTOSELECT=y
|
||||
+# CONFIG_B44_PCI=y
|
||||
|
||||
CONFIG_RTL8180=m
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user