ar71xx: add kernel support for the OpenMesh OM2Pv2 board
[openwrt.git] / target / linux / ar71xx / files / arch / mips / ath79 / mach-om2p.c
index f26314c..3fa5987 100644 (file)
@@ -174,6 +174,7 @@ static void __init om2p_lc_setup(void)
 }
 
 MIPS_MACHINE(ATH79_MACH_OM2P_LC, "OM2P-LC", "OpenMesh OM2P LC", om2p_lc_setup);
+MIPS_MACHINE(ATH79_MACH_OM2Pv2, "OM2Pv2", "OpenMesh OM2Pv2", om2p_lc_setup);
 
 static void __init om2p_hs_setup(void)
 {