summaryrefslogtreecommitdiffstats
path: root/package/mac80211/patches/402-ath9k-enable-debug.patch
diff options
context:
space:
mode:
authorhauke <hauke@3c298f89-4303-0410-b956-a3cf2f4a3e73>2009-08-15 08:36:33 +0000
committerhauke <hauke@3c298f89-4303-0410-b956-a3cf2f4a3e73>2009-08-15 08:36:33 +0000
commit8defa68047e877a675dcefa1c90ccb9b716ac5e5 (patch)
tree5b7429a2d75a9dd0d56bbacb34e3a12e3d968b96 /package/mac80211/patches/402-ath9k-enable-debug.patch
parent80fa9eaa97e8f0e92c5c708c788fa9ae51646da3 (diff)
[mac80211] Build modules only if realy needed.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17267 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/mac80211/patches/402-ath9k-enable-debug.patch')
-rw-r--r--package/mac80211/patches/402-ath9k-enable-debug.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/mac80211/patches/402-ath9k-enable-debug.patch b/package/mac80211/patches/402-ath9k-enable-debug.patch
index 46fc54826..05de3120e 100644
--- a/package/mac80211/patches/402-ath9k-enable-debug.patch
+++ b/package/mac80211/patches/402-ath9k-enable-debug.patch
@@ -1,9 +1,9 @@
--- a/config.mk
+++ b/config.mk
-@@ -171,7 +171,7 @@ CONFIG_ATH5K=m
+@@ -171,7 +171,7 @@ ifneq ($(CONFIG_PCI),)
# CONFIG_ATH5K_DEBUG=y
# CONFIG_ATH5K_RFKILL=y
- CONFIG_ATH9K=m
+ # CONFIG_ATH9K=m
-# CONFIG_ATH9K_DEBUG=y
+CONFIG_ATH9K_DEBUG=y