X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/b5b5c52a3b4f1c671c5a4a7ff0c84b5859357d4c..a7ee73e3a6ca1ccfe786ea0eaf13d55de9d283b4:/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 cae6fe8a8..6b457f777 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 -@@ -110,7 +110,7 @@ ifneq ($(CONFIG_PCI),) - CONFIG_ATH5K=m - # CONFIG_ATH5K_DEBUG is not set +@@ -125,7 +125,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=y + # CONFIG_IWLWIFI=m