diff options
Diffstat (limited to 'package/mac80211/patches/402-ath9k-enable-debug.patch')
-rw-r--r-- | package/mac80211/patches/402-ath9k-enable-debug.patch | 4 |
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 c4a4936cc0..6b457f777f 100644 --- a/package/mac80211/patches/402-ath9k-enable-debug.patch +++ b/package/mac80211/patches/402-ath9k-enable-debug.patch @@ -1,8 +1,8 @@ --- a/config.mk +++ b/config.mk -@@ -124,7 +124,7 @@ ifneq ($(CONFIG_PCI),) - CONFIG_ATH5K=m +@@ -125,7 +125,7 @@ CONFIG_ATH5K=m # CONFIG_ATH5K_DEBUG=y + # CONFIG_ATH5K_RFKILL=y CONFIG_ATH9K=m -# CONFIG_ATH9K_DEBUG=y +CONFIG_ATH9K_DEBUG=y |