]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - common/cmd_bootm.c
* Patches by David Müller, 31 Jan 2003:
[karo-tx-uboot.git] / common / cmd_bootm.c
index 2ac576307125415e1d3b1da1dc77bfbd30d6fbb0..f3f9603939653bb504578d1ab28ec1aef7f3c0ae 100644 (file)
@@ -623,7 +623,7 @@ do_bootm_linux (cmd_tbl_t *cmdtp, int flag,
         */
        (*kernel) (kbd, initrd_start, initrd_end, cmd_start, cmd_end);
 }
-#endif /* CONFIG_ARM */
+#endif /* CONFIG_PPC */
 
 static void
 do_bootm_netbsd (cmd_tbl_t *cmdtp, int flag,