X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/2b3c255cdd34c3f16ae39420012c21841bb0b835..80fa9eaa97e8f0e92c5c708c788fa9ae51646da3:/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 d1e800ca2..46fc54826 100644 --- 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 -@@ -111,7 +111,7 @@ ifneq ($(CONFIG_PCI),) - CONFIG_ATH5K=m - # CONFIG_ATH5K_DEBUG is not set +@@ -171,7 +171,7 @@ CONFIG_ATH5K=m + # CONFIG_ATH5K_DEBUG=y + # CONFIG_ATH5K_RFKILL=y CONFIG_ATH9K=m --# CONFIG_ATH9K_DEBUG is not set +-# CONFIG_ATH9K_DEBUG=y +CONFIG_ATH9K_DEBUG=y - CONFIG_IWLWIFI=m + # CONFIG_IWLWIFI=m