aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/Kbuild
diff options
context:
space:
mode:
authorPaul Bolle <pebolle@tiscali.nl>2016-11-25 13:38:34 +0100
committerIngo Molnar <mingo@kernel.org>2016-11-28 07:49:17 +0100
commit06cbbac0f57d947656a12c30a0a69d4cf0ac6dea (patch)
tree1ca019a3d3f15510e0110f18df9b43d7bf482d2c /arch/x86/include/asm/Kbuild
parentx86/kconfig: Sort the 'config X86' selects alphabetically (diff)
downloadlinux-dev-06cbbac0f57d947656a12c30a0a69d4cf0ac6dea.tar.xz
linux-dev-06cbbac0f57d947656a12c30a0a69d4cf0ac6dea.zip
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 <pebolle@tiscali.nl> Cc: Linus Torvalds <torvalds@linux-foundation.org> Cc: Masahiro Yamada <yamada.masahiro@socionext.com> Cc: Peter Zijlstra <peterz@infradead.org> Cc: Thomas Gleixner <tglx@linutronix.de> Link: http://lkml.kernel.org/r/1480077514-2586-1-git-send-email-pebolle@tiscali.nl Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'arch/x86/include/asm/Kbuild')
0 files changed, 0 insertions, 0 deletions