diff options
author | Felix Fietkau <nbd@openwrt.org> | 2014-08-02 19:51:58 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2014-08-02 19:51:58 +0000 |
commit | 498619dc1fd4f80464d1da20d88ef48e264c1507 (patch) | |
tree | 57483db0eacd338abc66f30b6f71a82d7bec060d /package | |
parent | 183e5954b417fa351eaa2e49f7e302ce05ea8982 (diff) | |
download | upstream-498619dc1fd4f80464d1da20d88ef48e264c1507.tar.gz upstream-498619dc1fd4f80464d1da20d88ef48e264c1507.tar.bz2 upstream-498619dc1fd4f80464d1da20d88ef48e264c1507.zip |
mac80211: refresh patch
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41953
Diffstat (limited to 'package')
-rw-r--r-- | package/kernel/mac80211/patches/910-00-rt2x00-enable-rt2800soc-for-mt7620.patch | 4 |
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 02d4572a80..e6b2d7be0d 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" |