aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/patches-3.10/731-MIPS-ath79-add-mr900v2-support.patch
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ar71xx/patches-3.10/731-MIPS-ath79-add-mr900v2-support.patch')
-rw-r--r--target/linux/ar71xx/patches-3.10/731-MIPS-ath79-add-mr900v2-support.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/target/linux/ar71xx/patches-3.10/731-MIPS-ath79-add-mr900v2-support.patch b/target/linux/ar71xx/patches-3.10/731-MIPS-ath79-add-mr900v2-support.patch
new file mode 100644
index 0000000000..be51a8e6d6
--- /dev/null
+++ b/target/linux/ar71xx/patches-3.10/731-MIPS-ath79-add-mr900v2-support.patch
@@ -0,0 +1,10 @@
+--- a/arch/mips/ath79/machtypes.h
++++ b/arch/mips/ath79/machtypes.h
+@@ -66,6 +66,7 @@ enum ath79_mach_type {
+ ATH79_MACH_MR600V2, /* OpenMesh MR600v2 */
+ ATH79_MACH_MR600, /* OpenMesh MR600 */
+ ATH79_MACH_MR900, /* OpenMesh MR900 */
++ ATH79_MACH_MR900v2, /* OpenMesh MR900v2 */
+ ATH79_MACH_MYNET_N600, /* WD My Net N600 */
+ ATH79_MACH_MYNET_N750, /* WD My Net N750 */
+ ATH79_MACH_MYNET_REXT, /* WD My Net Wi-Fi Range Extender */