25cab7
diff -up linux-3.10.0-123.el7.x86_64/Makefile.ignorewarnings linux-3.10.0-123.el7.x86_64/Makefile
25cab7
--- linux-3.10.0-123.el7.x86_64/Makefile.ignorewarnings	2014-05-05 10:58:32.000000000 -0400
25cab7
+++ linux-3.10.0-123.el7.x86_64/Makefile	2014-06-22 16:39:31.466910127 -0400
25cab7
@@ -379,7 +379,7 @@ KBUILD_CFLAGS   := -Wall -Wundef -Wstric
25cab7
 		   -fno-delete-null-pointer-checks
25cab7
 
25cab7
 ifeq ($(KBUILD_EXTMOD),)
25cab7
-ifneq (,$(filter $(ARCH), x86 x86_64))
25cab7
+ifneq (,$(filter $(ARCH), x86_64))
25cab7
 KBUILD_CFLAGS   += $(call cc-ifversion, -eq, 0408, -Werror)
25cab7
 endif
25cab7
 endif