adm5120: convert to use the new mips multimachine stuff
[openwrt.git] / target / linux / adm5120 / files / arch / mips / adm5120 / zyxel / p-334wt.c
index c08650d..c4e4dfe 100644 (file)
@@ -30,4 +30,5 @@ static void __init p334wt_setup(void)
                                        p334wt_gpio_leds);
 }
 
-MIPS_MACHINE(MACH_ADM5120_P334WT, "ZyXEL Prestige 334WT", p334wt_setup);
+MIPS_MACHINE(MACH_ADM5120_P334WT, "P-334WT" "ZyXEL Prestige 334WT",
+            p334wt_setup);
This page took 0.025222 seconds and 4 git commands to generate.