aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86/Makefile')
-rw-r--r--arch/x86/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/x86/Makefile b/arch/x86/Makefile
index 03131ce1d526..3cff3c894cf3 100644
--- a/arch/x86/Makefile
+++ b/arch/x86/Makefile
@@ -151,7 +151,6 @@ mflags-y += -Iinclude/asm-x86/mach-default
151# 64 bit does not support subarch support - clear sub arch variables 151# 64 bit does not support subarch support - clear sub arch variables
152fcore-$(CONFIG_X86_64) := 152fcore-$(CONFIG_X86_64) :=
153mcore-$(CONFIG_X86_64) := 153mcore-$(CONFIG_X86_64) :=
154mflags-$(CONFIG_X86_64) :=
155 154
156KBUILD_CFLAGS += $(mflags-y) 155KBUILD_CFLAGS += $(mflags-y)
157KBUILD_AFLAGS += $(mflags-y) 156KBUILD_AFLAGS += $(mflags-y)