diff options
author | Felix Fietkau <nbd@openwrt.org> | 2014-08-06 10:30:19 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2014-08-06 10:30:19 +0000 |
commit | ce64dd74133e7809c6b7ee1b2232f0faca4f9992 (patch) | |
tree | eb8d40cac011ad500ab391549b25e9c0fcfd90be /package/kernel | |
parent | 36520a7c8dde0354354473f49b821c4fbfd90a1f (diff) | |
download | upstream-ce64dd74133e7809c6b7ee1b2232f0faca4f9992.tar.gz upstream-ce64dd74133e7809c6b7ee1b2232f0faca4f9992.tar.bz2 upstream-ce64dd74133e7809c6b7ee1b2232f0faca4f9992.zip |
mac80211: refresh patch
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
Backport of r41953
git-svn-id: svn://svn.openwrt.org/openwrt/branches/barrier_breaker@42011 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/kernel')
-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" |