adm5120: convert to use the new mips multimachine stuff
[openwrt.git] / target / linux / adm5120 / files / arch / mips / adm5120 / infineon / easy5120-rt.c
index aa01f4e..31eaee7 100644 (file)
@@ -44,6 +44,5 @@ static void __init easy5120_rt_setup(void)
                                easy5120_rt_pci_irqs);
 }
 
-MIPS_MACHINE(MACH_ADM5120_EASY5120RT,
-               "Infineon EASY 5120-RT Reference Board",
-               easy5120_rt_setup);
+MIPS_MACHINE(MACH_ADM5120_EASY5120RT, "EASY5120-RT",
+            "Infineon EASY 5120-RT Reference Board", easy5120_rt_setup);
This page took 0.024068 seconds and 4 git commands to generate.