adm5120: convert to use the new mips multimachine stuff
[openwrt.git] / target / linux / adm5120 / files / arch / mips / adm5120 / edimax / br-61x4wg.c
index b9a208b..5d57507 100644 (file)
@@ -39,4 +39,5 @@ static void __init br61x4wg_setup(void)
                                        br61x4wg_pci_irqs);
 }
 
-MIPS_MACHINE(MACH_ADM5120_BR61X4WG, "Edimax BR-6104WG/6114WG", br61x4wg_setup);
+MIPS_MACHINE(MACH_ADM5120_BR61X4WG, "BR-6104WG", "Edimax BR-6104WG/6114WG",
+            br61x4wg_setup);
This page took 0.025641 seconds and 4 git commands to generate.