]> asedeno.scripts.mit.edu Git - linux.git/commit
x86/boot/build: Remove always empty $(USERINCLUDE)
authorPaul Bolle <pebolle@tiscali.nl>
Thu, 3 Nov 2016 09:47:48 +0000 (10:47 +0100)
committerIngo Molnar <mingo@kernel.org>
Mon, 7 Nov 2016 06:30:01 +0000 (07:30 +0100)
commit0acba3f91823a5e53a54af5dc31fc774b0e64e99
treef60704f75fa423ad45edff4661045a6a96fc77b9
parentbc33b0ca11e3df467777a4fa7639ba488c9d4911
x86/boot/build: Remove always empty $(USERINCLUDE)

Commmit b6eea87fc685:

  ("x86, boot: Explicitly include autoconf.h for hostprogs")

correctly noted:

    [...] that because $(USERINCLUDE) isn't exported by
    the top-level Makefile it's actually empty in arch/x86/boot/Makefile.

So let's do the sane thing and remove the reference to that make variable.

Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
Reviewed-by: Matt Fleming <matt@codeblueprint.co.uk>
Cc: David Howells <dhowells@redhat.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Link: http://lkml.kernel.org/r/1478166468-9760-1-git-send-email-pebolle@tiscali.nl
Signed-off-by: Ingo Molnar <mingo@kernel.org>
arch/x86/boot/Makefile