aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/patches-3.14/634-MIPS-ath79-WNR2000V4-support.patch
diff options
context:
space:
mode:
authorLuka Perkov <luka@openwrt.org>2015-02-07 17:48:39 +0000
committerLuka Perkov <luka@openwrt.org>2015-02-07 17:48:39 +0000
commit0bbcdb21da8777276aab85ef94f40d27c101f1ee (patch)
treed0e8374cf1bee5168b04380cde63662019cf0c16 /target/linux/ar71xx/patches-3.14/634-MIPS-ath79-WNR2000V4-support.patch
parentd81a8ad5239d2f65683845645fef527e6d39ac2e (diff)
downloadupstream-0bbcdb21da8777276aab85ef94f40d27c101f1ee.tar.gz
upstream-0bbcdb21da8777276aab85ef94f40d27c101f1ee.tar.bz2
upstream-0bbcdb21da8777276aab85ef94f40d27c101f1ee.zip
ar71xx: refresh patches
Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 44303
Diffstat (limited to 'target/linux/ar71xx/patches-3.14/634-MIPS-ath79-WNR2000V4-support.patch')
-rw-r--r--target/linux/ar71xx/patches-3.14/634-MIPS-ath79-WNR2000V4-support.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/ar71xx/patches-3.14/634-MIPS-ath79-WNR2000V4-support.patch b/target/linux/ar71xx/patches-3.14/634-MIPS-ath79-WNR2000V4-support.patch
index 76c326e727..914fe0b50d 100644
--- a/target/linux/ar71xx/patches-3.14/634-MIPS-ath79-WNR2000V4-support.patch
+++ b/target/linux/ar71xx/patches-3.14/634-MIPS-ath79-WNR2000V4-support.patch
@@ -29,11 +29,11 @@
obj-$(CONFIG_ATH79_MACH_WPE72) += mach-wpe72.o
--- a/arch/mips/ath79/machtypes.h
+++ b/arch/mips/ath79/machtypes.h
-@@ -145,6 +145,7 @@ enum ath79_mach_type {
+@@ -147,6 +147,7 @@ enum ath79_mach_type {
ATH79_MACH_WNDR4300, /* NETGEAR WNDR4300 */
ATH79_MACH_WNR2000, /* NETGEAR WNR2000 */
ATH79_MACH_WNR2000_V3, /* NETGEAR WNR2000 v3 */
+ ATH79_MACH_WNR2000_V4, /* NETGEAR WNR2000 v4 */
ATH79_MACH_WNR2200, /* NETGEAR WNR2200 */
ATH79_MACH_WNR612_V2, /* NETGEAR WNR612 v2 */
- ATH79_MACH_WP543, /* Compex WP543 */
+ ATH79_MACH_WNR1000_V2, /* NETGEAR WNR1000 v2 */