adm5120: convert to use the new mips multimachine stuff
[openwrt/openwrt.git] / target / linux / adm5120 / files / arch / mips / adm5120 / compex / np27g.c
index 8a70bf82ce8536c9e4afd75c78d3d80c20688c3f..82da46d1c70ce1ae119aac40f8bc88d9f33741f9 100644 (file)
@@ -25,4 +25,4 @@ static void __init np27g_setup(void)
        /* TODO: add PCI IRQ map */
 }
 
-MIPS_MACHINE(MACH_ADM5120_NP27G, "Compex NetPassage 27G", np27g_setup);
+MIPS_MACHINE(MACH_ADM5120_NP27G, "NP27G", "Compex NetPassage 27G", np27g_setup);