projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[kmod bluetooth] hci_usb.c has been replaced with btusb.c in 2.6.29 - modify makefile...
[openwrt.git]
/
package
/
mac80211
/
patches
/
402-ath9k-enable-debug.patch
diff --git
a/package/mac80211/patches/402-ath9k-enable-debug.patch
b/package/mac80211/patches/402-ath9k-enable-debug.patch
index
f72225e
..
24234eb
100644
(file)
--- a/
package/mac80211/patches/402-ath9k-enable-debug.patch
+++ b/
package/mac80211/patches/402-ath9k-enable-debug.patch
@@
-1,11
+1,11
@@
--- a/config.mk
+++ b/config.mk
--- a/config.mk
+++ b/config.mk
-@@ -1
10,7 +110
,7 @@ ifneq ($(CONFIG_PCI),)
+@@ -1
25,7 +125
,7 @@ ifneq ($(CONFIG_PCI),)
CONFIG_ATH5K=m
CONFIG_ATH5K=m
- # CONFIG_ATH5K_DEBUG
is not set
+ # CONFIG_ATH5K_DEBUG
=y
CONFIG_ATH9K=m
CONFIG_ATH9K=m
--# CONFIG_ATH9K_DEBUG
is not set
+-# CONFIG_ATH9K_DEBUG
=y
+CONFIG_ATH9K_DEBUG=y
+CONFIG_ATH9K_DEBUG=y
- CONFIG_IWLWIFI=m
+
#
CONFIG_IWLWIFI=m
This page took
0.027028 seconds
and
4
git commands to generate.