diff options
author | Felix Fietkau <nbd@openwrt.org> | 2009-08-20 14:59:55 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2009-08-20 14:59:55 +0000 |
commit | 9b11d6fa983420e19211810f96ca3d1e30404f35 (patch) | |
tree | 2e9a5e4cfa2c88a33fd9bf6e79c39089251629e0 /package/mac80211/patches/402-ath9k-enable-debug.patch | |
parent | 59d130d86713c0c81543ff73e7fade9212ede98f (diff) | |
download | upstream-9b11d6fa983420e19211810f96ca3d1e30404f35.tar.gz upstream-9b11d6fa983420e19211810f96ca3d1e30404f35.tar.bz2 upstream-9b11d6fa983420e19211810f96ca3d1e30404f35.zip |
upgrade mac80211 to 2008-08-20 and clean up some unnecessary patching to config.mk, which frequently causes rejects on new versions
SVN-Revision: 17326
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 |