lkml.org 
[lkml]   [2017]   [Aug]   [7]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject[PATCH] x86: drop mflags-y
Date
Since commit 6bda2c8b32, subarchitecture support(mflags-y) is totally
removed for x86. So now mflags-y can be dropped safely for x86.

Signed-off-by: Cao jin <caoj.fnst@cn.fujitsu.com>
---
arch/x86/Makefile | 3 ---
1 file changed, 3 deletions(-)

diff --git a/arch/x86/Makefile b/arch/x86/Makefile
index bf240b9..a3f66d6 100644
--- a/arch/x86/Makefile
+++ b/arch/x86/Makefile
@@ -215,9 +215,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

--
2.1.0


\
 
 \ /
  Last update: 2017-08-07 13:25    [W:0.141 / U:0.108 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site