summaryrefslogtreecommitdiff
path: root/package/kernel
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2014-08-02 19:51:58 +0000
committerFelix Fietkau <nbd@openwrt.org>2014-08-02 19:51:58 +0000
commit498619dc1fd4f80464d1da20d88ef48e264c1507 (patch)
tree57483db0eacd338abc66f30b6f71a82d7bec060d /package/kernel
parent183e5954b417fa351eaa2e49f7e302ce05ea8982 (diff)
downloadmtk-20170518-498619dc1fd4f80464d1da20d88ef48e264c1507.zip
mtk-20170518-498619dc1fd4f80464d1da20d88ef48e264c1507.tar.gz
mtk-20170518-498619dc1fd4f80464d1da20d88ef48e264c1507.tar.bz2
mac80211: refresh patch
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 41953
Diffstat (limited to 'package/kernel')
-rw-r--r--package/kernel/mac80211/patches/910-00-rt2x00-enable-rt2800soc-for-mt7620.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/kernel/mac80211/patches/910-00-rt2x00-enable-rt2800soc-for-mt7620.patch b/package/kernel/mac80211/patches/910-00-rt2x00-enable-rt2800soc-for-mt7620.patch
index 02d4572..e6b2d7b 100644
--- a/package/kernel/mac80211/patches/910-00-rt2x00-enable-rt2800soc-for-mt7620.patch
+++ b/package/kernel/mac80211/patches/910-00-rt2x00-enable-rt2800soc-for-mt7620.patch
@@ -1,6 +1,6 @@
--- a/drivers/net/wireless/rt2x00/Kconfig
+++ b/drivers/net/wireless/rt2x00/Kconfig
-@@ -210,7 +210,7 @@ endif
+@@ -211,7 +211,7 @@ endif
config RT2800SOC
tristate "Ralink WiSoC support"
depends on m
@@ -9,7 +9,7 @@
select RT2X00_LIB_SOC
select RT2X00_LIB_MMIO
select RT2X00_LIB_CRYPTO
-@@ -245,7 +245,7 @@ config RT2X00_LIB_PCI
+@@ -248,7 +248,7 @@ config RT2X00_LIB_PCI
config RT2X00_LIB_SOC
tristate "RT2x00 SoC support"