diff options
author | Cao jin <[email protected]> | 2018-03-16 16:49:44 +0800 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2018-03-31 08:02:07 +0200 |
commit | d6289f36aa7d5893d091a7a0c67eee7798719f03 (patch) | |
tree | 7738e6278dfad826cfee14bf9912037939eddddc /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | d0266046ad54e0c964941364cd82a0d0478ce286 (diff) |
x86/build: Don't pass in -D__KERNEL__ multiple times
Some .<target>.cmd files under arch/x86 are showing two instances of
-D__KERNEL__, like arch/x86/boot/ and arch/x86/realmode/rm/.
__KERNEL__ is already defined in KBUILD_CPPFLAGS in the top Makefile,
so it can be dropped safely.
Signed-off-by: Cao jin <[email protected]>
Cc: H. Peter Anvin <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Masahiro Yamada <[email protected]>
Cc: Michal Marek <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: [email protected]
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions