adm5120: convert to use the new mips multimachine stuff
[openwrt.git] / target / linux / adm5120 / files / arch / mips / adm5120 / zyxel / p-335.c
index 0b56e1b..6ac2b09 100644 (file)
@@ -17,4 +17,5 @@ static void __init p335_setup(void)
        adm5120_add_device_usb();
 }
 
-MIPS_MACHINE(MACH_ADM5120_P335, "ZyXEL Prestige 335/335WT", p335_setup);
+MIPS_MACHINE(MACH_ADM5120_P335, "P-335", "ZyXEL Prestige 335/335WT",
+            p335_setup);
This page took 0.028075 seconds and 4 git commands to generate.