You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/package/mac80211/patches/402-ath9k-enable-debug.patch

12 lines
215 B
Diff

--- a/config.mk
+++ b/config.mk
@@ -95,7 +95,7 @@ ifneq ($(CONFIG_PCI),)
CONFIG_ATH5K=m
# CONFIG_ATH5K_DEBUG is not set
CONFIG_ATH9K=m
-# CONFIG_ATH9K_DEBUG is not set
+CONFIG_ATH9K_DEBUG=y
CONFIG_IWLWIFI=y