tools: edimax_fw_header: fix suspicious memset usage
[15.05/openwrt.git] / target / linux / adm5120 / files / arch / mips / adm5120 / compex / np27g.c
index 8a70bf8..82da46d 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);