]> Git Repo - linux.git/commit
x86/build/vdso: Remove unnecessary export in Makefile
authorMasahiro Yamada <[email protected]>
Tue, 15 May 2018 02:52:23 +0000 (11:52 +0900)
committerIngo Molnar <[email protected]>
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 <[email protected]>
Cc: Andy Lutomirski <[email protected]>
Cc: Jeff Dike <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Richard Weinberger <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: [email protected]
Cc: [email protected]
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
arch/x86/entry/vdso/Makefile
arch/x86/um/vdso/Makefile
This page took 0.057059 seconds and 4 git commands to generate.