projects
/
openwrt.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
[ar71xx] add a workaround for fixing the bad performance of the Ubiquiti RouterStatio...
[openwrt.git]
/
package
/
mac80211
/
patches
/
402-ath9k-enable-debug.patch
1
--- a/config.mk
2
+++ b/config.mk
3
@@ -110,7 +110,7 @@ ifneq ($(CONFIG_PCI),)
4
CONFIG_ATH5K=m
5
# CONFIG_ATH5K_DEBUG is not set
6
CONFIG_ATH9K=m
7
-# CONFIG_ATH9K_DEBUG is not set
8
+CONFIG_ATH9K_DEBUG=y
9
10
11
CONFIG_IWLWIFI=y
This page took
0.047136 seconds
and
5
git commands to generate.