mirror of https://github.com/hak5/openwrt.git
11 lines
438 B
Diff
11 lines
438 B
Diff
--- a/arch/mips/ath79/machtypes.h
|
|
+++ b/arch/mips/ath79/machtypes.h
|
|
@@ -48,6 +48,7 @@ enum ath79_mach_type {
|
|
ATH79_MACH_JA76PF2, /* jjPlus JA76PF2 */
|
|
ATH79_MACH_JWAP003, /* jjPlus JWAP003 */
|
|
ATH79_MACH_HORNET_UB, /* ALFA Networks Hornet-UB */
|
|
+ ATH79_MACH_MR600V2, /* OpenMesh MR600v2 */
|
|
ATH79_MACH_MR600, /* OpenMesh MR600 */
|
|
ATH79_MACH_MZK_W04NU, /* Planex MZK-W04NU */
|
|
ATH79_MACH_MZK_W300NH, /* Planex MZK-W300NH */
|