projects
/
openwrt.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
ath9k: fix regulatory issues with multiple cards
[openwrt.git]
/
package
/
mac80211
/
patches
/
001-disable_b44.patch
1
--- a/config.mk
2
+++ b/config.mk
3
@@ -300,8 +300,8 @@ endif #CONFIG_SSB
4
5
CONFIG_P54_PCI=m
6
7
-CONFIG_B44=m
8
-CONFIG_B44_PCI=y
9
+# CONFIG_B44=m
10
+# CONFIG_B44_PCI=y
11
12
CONFIG_RTL8180=m
13
This page took
0.03953 seconds
and
5
git commands to generate.