X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/b5b5c52a3b4f1c671c5a4a7ff0c84b5859357d4c..27792506a45ee30e3cc7854786594481b0f8459b:/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..c4a4936cc 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),) +@@ -124,7 +124,7 @@ ifneq ($(CONFIG_PCI),) CONFIG_ATH5K=m - # CONFIG_ATH5K_DEBUG is not set + # CONFIG_ATH5K_DEBUG=y CONFIG_ATH9K=m --# CONFIG_ATH9K_DEBUG is not set +-# CONFIG_ATH9K_DEBUG=y +CONFIG_ATH9K_DEBUG=y - CONFIG_IWLWIFI=y + # CONFIG_IWLWIFI=m