powerpc/40x: Convert AMCC Makalu board to ppc40x_simple
[deliverable/linux.git] / arch / powerpc / platforms / 40x / ppc40x_simple.c
index f40ac9b8f99f5c9791148b812c5e4bb8f5494b3a..0e8aa2fe695ffd4f0739bd8899fc92fc407e5990 100644 (file)
@@ -51,7 +51,8 @@ machine_device_initcall(ppc40x_simple, ppc40x_device_probe);
  * board.c file for it rather than adding it to this list.
  */
 static char *board[] __initdata = {
-       "amcc,acadia"
+       "amcc,acadia",
+       "amcc,makalu"
 };
 
 static int __init ppc40x_probe(void)
This page took 0.023723 seconds and 5 git commands to generate.