adm5120: convert to use the new mips multimachine stuff
[openwrt/svn-archive/archive.git] / target / linux / adm5120 / files / arch / mips / adm5120 / zyxel / p-335.c
index 0b56e1b77211a8d39f280b932328a59b6cf8533e..6ac2b09158787f8b685d0dfc6f3747986501fd53 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);