|
@@ -123,7 +123,7 @@ static void __init ixdp425_init(void)
|
|
|
platform_add_devices(ixdp425_devices, ARRAY_SIZE(ixdp425_devices));
|
|
|
}
|
|
|
|
|
|
-#ifdef CONFIG_ARCH_IXDP465
|
|
|
+#ifdef CONFIG_ARCH_IXDP425
|
|
|
MACHINE_START(IXDP425, "Intel IXDP425 Development Platform")
|
|
|
/* Maintainer: MontaVista Software, Inc. */
|
|
|
.phys_ram = PHYS_OFFSET,
|