X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/411eeb7ebe287f440e2153ad57234a4d06c5dacb..f5da7045b2ace1946e2d9179a2d64d93ce978c3f:/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 0d362c010..24234eb22 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 -@@ -95,7 +95,7 @@ ifneq ($(CONFIG_PCI),) +@@ -125,7 +125,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