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