f1cc8a
--- a/arch/x86/boot/main.c	2014-06-04 10:05:04.000000000 -0700
f1cc8a
+++ b/arch/x86/boot/main.c	2014-07-09 12:54:40.000000000 -0700
f1cc8a
@@ -146,7 +146,7 @@ void main(void)
f1cc8a
 
f1cc8a
 	/* Make sure we have all the proper CPU support */
f1cc8a
 	if (validate_cpu()) {
f1cc8a
-		puts("This processor is unsupported in RHEL7.\n");
f1cc8a
+		puts("This processor is unsupported in CentOS 7.\n");
f1cc8a
 		die();
f1cc8a
 	}
f1cc8a