adm5120: convert to use the new mips multimachine stuff
[openwrt.git] / target / linux / adm5120 / files / arch / mips / adm5120 / infineon / easy83000.c
index 709d0a8..051b852 100644 (file)
@@ -19,6 +19,5 @@ static void __init easy83000_setup(void)
        /* TODO: add VINAX device */
 }
 
-MIPS_MACHINE(MACH_ADM5120_EASY83000,
-               "Infineon EASY 83000 Reference Board",
-               easy83000_setup);
+MIPS_MACHINE(MACH_ADM5120_EASY83000, "EASY8300",
+            "Infineon EASY 83000 Reference Board", easy83000_setup);
This page took 0.026932 seconds and 4 git commands to generate.