OSDN Git Service

x86/build/vdso: Remove unnecessary export in Makefile
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Tue, 15 May 2018 02:52:23 +0000 (11:52 +0900)
committerIngo Molnar <mingo@kernel.org>
Tue, 15 May 2018 05:32:42 +0000 (07:32 +0200)
commit61615faf0a8968b604bd279fec5cb834ba59ed58
tree2d774303485cbfeaf235630c49c31ec3f3d65a9f
parentb3656612118f8961182f988168c835f023f0408a
x86/build/vdso: Remove unnecessary export in Makefile

CPPFLAGS_vdso.lds is assigned and referenced internally in each
Makefile.  No need to export it.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Cc: Andy Lutomirski <luto@amacapital.net>
Cc: Jeff Dike <jdike@addtoit.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Richard Weinberger <richard@nod.at>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: user-mode-linux-devel@lists.sourceforge.net
Cc: user-mode-linux-user@lists.sourceforge.net
Link: http://lkml.kernel.org/r/1526352744-28229-3-git-send-email-yamada.masahiro@socionext.com
Signed-off-by: Ingo Molnar <mingo@kernel.org>
arch/x86/entry/vdso/Makefile
arch/x86/um/vdso/Makefile