adm5120: convert to use the new mips multimachine stuff
[openwrt/svn-archive/archive.git] / target / linux / adm5120 / files / arch / mips / adm5120 / compex / np28g.c
index f1f54abad0eb9523f49265b5f0bc699b05972914..a541439998b118f2ebbe0f58fafd33d057911a12 100644 (file)
@@ -60,4 +60,4 @@ static void __init np28g_setup(void)
        adm5120_pci_set_irq_map(ARRAY_SIZE(np28g_pci_irqs), np28g_pci_irqs);
 }
 
-MIPS_MACHINE(MACH_ADM5120_NP28G, "Compex NetPassage 28G", np28g_setup);
+MIPS_MACHINE(MACH_ADM5120_NP28G, "NP28G", "Compex NetPassage 28G", np28g_setup);