adm5120: convert to use the new mips multimachine stuff
[openwrt.git] / target / linux / adm5120 / files / arch / mips / adm5120 / cellvision / cas-771.c
index 5854f07..5033e02 100644 (file)
@@ -33,4 +33,5 @@ static void __init cas771_setup(void)
        adm5120_pci_set_irq_map(ARRAY_SIZE(cas771_pci_irqs), cas771_pci_irqs);
 }
 
-MIPS_MACHINE(MACH_ADM5120_CAS771, "Cellvision CAS-771/771W", cas771_setup);
+MIPS_MACHINE(MACH_ADM5120_CAS771, "CAS-771", "Cellvision CAS-771/771W",
+            cas771_setup);
This page took 0.022484 seconds and 4 git commands to generate.