diff options
author | Paul Bolle <[email protected]> | 2016-11-25 13:38:34 +0100 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2016-11-28 07:49:17 +0100 |
commit | 06cbbac0f57d947656a12c30a0a69d4cf0ac6dea (patch) | |
tree | 1ca019a3d3f15510e0110f18df9b43d7bf482d2c /scripts/gcc-plugins/cyc_complexity_plugin.c | |
parent | c763ea2650dfa7e95562177f20f0394dce7d6aa9 (diff) |
x86/build: Don't use $(LINUXINCLUDE) twice
The make variable KBUILD_CFLAGS contains $(LINUXINCLUDE). But the build
already picks up $(LINUXINCLUDE) from scripts/Makefile.lib. The net effect
is that the (long) list of include directories is used twice.
This is harmless but pointless. So stop using $(LINUXINCLUDE) twice.
Signed-off-by: Paul Bolle <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Masahiro Yamada <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'scripts/gcc-plugins/cyc_complexity_plugin.c')
0 files changed, 0 insertions, 0 deletions