You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
442 B
10 lines
442 B
--- 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 */
|
|
|