summaryrefslogtreecommitdiffstats
path: root/arch/x86/Makefile
diff options
context:
space:
mode:
authorCao jin <caoj.fnst@cn.fujitsu.com>2017-08-07 19:29:44 +0800
committerIngo Molnar <mingo@kernel.org>2017-08-10 14:20:15 +0200
commite20f7e5e7243008d507c3d2d2e02cd40eb94a8c0 (patch)
tree4aab17014337cbecbc0bcce6ca731a0a9b5d21d4 /arch/x86/Makefile
parent8d31f80eb38819e4f2905ad21c0e8998382a08f7 (diff)
downloadlinux-0-day-e20f7e5e7243008d507c3d2d2e02cd40eb94a8c0.tar.gz
linux-0-day-e20f7e5e7243008d507c3d2d2e02cd40eb94a8c0.tar.xz
x86/build: Drop unused mflags-y
Subarchitecture support (mflags-y) was removed from x86 in this commit: 6bda2c8b32fe ("x86: remove subarchitecture support") So drop the mflags-y usage from the Makefile. Signed-off-by: Cao jin <caoj.fnst@cn.fujitsu.com> Cc: Linus Torvalds <torvalds@linux-foundation.org> Cc: Peter Zijlstra <peterz@infradead.org> Cc: Thomas Gleixner <tglx@linutronix.de> Link: http://lkml.kernel.org/r/1502105384-23214-1-git-send-email-caoj.fnst@cn.fujitsu.com Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'arch/x86/Makefile')
-rw-r--r--arch/x86/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/arch/x86/Makefile b/arch/x86/Makefile
index 1e902f926be3f..70b3aa9aa7184 100644
--- a/arch/x86/Makefile
+++ b/arch/x86/Makefile
@@ -232,9 +232,6 @@ KBUILD_CFLAGS += -Wno-sign-compare
#
KBUILD_CFLAGS += -fno-asynchronous-unwind-tables
-KBUILD_CFLAGS += $(mflags-y)
-KBUILD_AFLAGS += $(mflags-y)
-
archscripts: scripts_basic
$(Q)$(MAKE) $(build)=arch/x86/tools relocs