ar71xx: update mips multi-machine stuff
[openwrt/openwrt.git] / target / linux / ar71xx / files / arch / mips / ar71xx / mach-dir-825-b1.c
index 93a01fd773370c8646333667af3a0519e81a4cbc..7762b5cdc5f5cf64eab1b5cb04f5885912e6836a 100644 (file)
@@ -183,4 +183,5 @@ static void __init dir825b1_setup(void)
                      (u8 *) KSEG1ADDR(DIR825B1_MAC_LOCATION_1));
 }
 
-MIPS_MACHINE(AR71XX_MACH_DIR_825_B1, "D-Link DIR-825 rev. B1", dir825b1_setup);
+MIPS_MACHINE(AR71XX_MACH_DIR_825_B1, "DIR-825-B1", "D-Link DIR-825 rev. B1",
+            dir825b1_setup);