projects
/
openwrt.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
introduce a generic PKG_CONFIG_DEPENDS for packages that need to be reconfigured...
[openwrt.git]
/
package
/
mac80211
/
patches
/
402-ath9k-enable-debug.patch
1
--- a/config.mk
2
+++ b/config.mk
3
@@ -125,7 +125,7 @@ ifneq ($(CONFIG_PCI),)
4
CONFIG_ATH5K=m
5
# CONFIG_ATH5K_DEBUG=y
6
CONFIG_ATH9K=m
7
-# CONFIG_ATH9K_DEBUG=y
8
+CONFIG_ATH9K_DEBUG=y
9
10
11
# CONFIG_IWLWIFI=m
This page took
0.042513 seconds
and
5
git commands to generate.