diff options
author | Luka Perkov <luka@openwrt.org> | 2013-03-01 13:46:01 +0000 |
---|---|---|
committer | Luka Perkov <luka@openwrt.org> | 2013-03-01 13:46:01 +0000 |
commit | 107e0c6d1f37fa474b8cc667d5a2e8d0c47eafea (patch) | |
tree | 28d27b69dfba8e0be2a62f68eb72bc749adf0a94 /target/linux/ar71xx/patches-3.8/615-MIPS-ath79-RB951G-support.patch | |
parent | 819472b2d061757f99ba41ff36e80edf3a38874d (diff) | |
download | upstream-107e0c6d1f37fa474b8cc667d5a2e8d0c47eafea.tar.gz upstream-107e0c6d1f37fa474b8cc667d5a2e8d0c47eafea.tar.bz2 upstream-107e0c6d1f37fa474b8cc667d5a2e8d0c47eafea.zip |
ar71xx: add support for Buffalo WZR 600DHP
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 35840
Diffstat (limited to 'target/linux/ar71xx/patches-3.8/615-MIPS-ath79-RB951G-support.patch')
-rw-r--r-- | target/linux/ar71xx/patches-3.8/615-MIPS-ath79-RB951G-support.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ar71xx/patches-3.8/615-MIPS-ath79-RB951G-support.patch b/target/linux/ar71xx/patches-3.8/615-MIPS-ath79-RB951G-support.patch index e679717366..07bf886793 100644 --- a/target/linux/ar71xx/patches-3.8/615-MIPS-ath79-RB951G-support.patch +++ b/target/linux/ar71xx/patches-3.8/615-MIPS-ath79-RB951G-support.patch @@ -10,7 +10,7 @@ ATH79_MACH_RW2458N, /* Redwave RW2458N */ --- a/arch/mips/ath79/Kconfig +++ b/arch/mips/ath79/Kconfig -@@ -360,6 +360,16 @@ config ATH79_MACH_RB750 +@@ -369,6 +369,16 @@ config ATH79_MACH_RB750 select ATH79_ROUTERBOOT select RLE_DECOMPRESS |