- Update to 3.3-rc2.
[linux-flexiantxendom0-3.2.10.git] / arch / powerpc / platforms / pseries / setup.c
index f79f127..a145d26 100644 (file)
@@ -402,7 +402,7 @@ static void __init pSeries_setup_arch(void)
 static int __init pSeries_init_panel(void)
 {
        /* Manually leave the kernel version on the panel. */
-       ppc_md.progress("Linux ppc64\n", 0);
+       ppc_md.progress("SUSE Linux\n", 0);
        ppc_md.progress(init_utsname()->version, 0);
 
        return 0;