alistair23-linux/arch/x86/realmode/rm
Paul Bolle 06cbbac0f5 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>
2016-11-28 07:49:17 +01:00
..
.gitignore
bioscall.S
copy.S
header.S
Makefile x86/build: Don't use $(LINUXINCLUDE) twice 2016-11-28 07:49:17 +01:00
realmode.h
realmode.lds.S
reboot.S
regs.c
stack.S
trampoline_32.S
trampoline_64.S
trampoline_common.S
video-bios.c
video-mode.c
video-vesa.c
video-vga.c
wakemain.c
wakeup.h
wakeup_asm.S