aboutsummaryrefslogtreecommitdiffstats
path: root/package/mac80211/patches/402-ath9k-enable-debug.patch
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@openwrt.org>2009-08-15 08:36:33 +0000
committerHauke Mehrtens <hauke@openwrt.org>2009-08-15 08:36:33 +0000
commit5dd1889ec4bd414b6667058568b5ce3cd9f67891 (patch)
tree5b7429a2d75a9dd0d56bbacb34e3a12e3d968b96 /package/mac80211/patches/402-ath9k-enable-debug.patch
parent29951f4cf0c71b5d144a340d6a50af38dc613f05 (diff)
downloadupstream-5dd1889ec4bd414b6667058568b5ce3cd9f67891.tar.gz
upstream-5dd1889ec4bd414b6667058568b5ce3cd9f67891.tar.bz2
upstream-5dd1889ec4bd414b6667058568b5ce3cd9f67891.zip
[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 46fc54826c..05de3120e7 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