diff options
Diffstat (limited to 'package/mac80211/patches/402-ath9k-enable-debug.patch')
-rw-r--r-- | package/mac80211/patches/402-ath9k-enable-debug.patch | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/package/mac80211/patches/402-ath9k-enable-debug.patch b/package/mac80211/patches/402-ath9k-enable-debug.patch deleted file mode 100644 index 92277a343b..0000000000 --- a/package/mac80211/patches/402-ath9k-enable-debug.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- a/config.mk -+++ b/config.mk -@@ -156,7 +156,7 @@ ifneq ($(CONFIG_PCI),) - # CONFIG_ATH5K_DEBUG=y - # CONFIG_ATH5K_RFKILL=y - # CONFIG_ATH9K=m --# CONFIG_ATH9K_DEBUG=y -+CONFIG_ATH9K_DEBUG=y - - - # CONFIG_IWLWIFI=m |