diff --git a/[refs] b/[refs] index 1f09b2f25ca8..78d70795f1b3 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: f68e00a32b4f5a2881c3a39d71cc2c22e92f1d99 +refs/heads/master: ee09efc3e4173632471d2dff6ca42e21930c94fe diff --git a/trunk/arch/x86/Makefile b/trunk/arch/x86/Makefile index 03131ce1d526..3cff3c894cf3 100644 --- a/trunk/arch/x86/Makefile +++ b/trunk/arch/x86/Makefile @@ -151,7 +151,6 @@ mflags-y += -Iinclude/asm-x86/mach-default # 64 bit does not support subarch support - clear sub arch variables fcore-$(CONFIG_X86_64) := mcore-$(CONFIG_X86_64) := -mflags-$(CONFIG_X86_64) := KBUILD_CFLAGS += $(mflags-y) KBUILD_AFLAGS += $(mflags-y)