diff options
author | Felix Fietkau <nbd@openwrt.org> | 2010-09-14 22:53:54 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2010-09-14 22:53:54 +0000 |
commit | fc7fbe83490df97271a50ded051aa312a6260e51 (patch) | |
tree | c75075ffb981ba2906a4b36a465adcea6858031f /package/mac80211/patches/000-compile_fix.patch | |
parent | 9c2cfd7a1bfc67cc12e08160d9808f39fd68e318 (diff) | |
download | mtk-20170518-fc7fbe83490df97271a50ded051aa312a6260e51.zip mtk-20170518-fc7fbe83490df97271a50ded051aa312a6260e51.tar.gz mtk-20170518-fc7fbe83490df97271a50ded051aa312a6260e51.tar.bz2 |
mac80211: upgrade to wireless-testing 2010-09-14, replace the external carl9170 with the recently merged upstream version
SVN-Revision: 23061
Diffstat (limited to 'package/mac80211/patches/000-compile_fix.patch')
-rw-r--r-- | package/mac80211/patches/000-compile_fix.patch | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/package/mac80211/patches/000-compile_fix.patch b/package/mac80211/patches/000-compile_fix.patch deleted file mode 100644 index 97ad8d9..0000000 --- a/package/mac80211/patches/000-compile_fix.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- a/config.mk -+++ b/config.mk -@@ -502,7 +502,7 @@ CONFIG_ATH6KL_ENABLE_TARGET_DEBUG_PRINTS - # CONFIG_ATH6KL_SKIP_ABI_VERSION_CHECK is not set - CONFIG_ATH6KL_VIRTUAL_SCATTER_GATHER=y - CONFIG_ATH6K_LEGACY=m --endif -+endif #CONFIG_COMPAT_KERNEL_32 - endif - - |