]> Git Repo - linux.git/commit
kbuild: Cache a few more calls to the compiler
authorDouglas Anderson <[email protected]>
Mon, 16 Oct 2017 17:12:46 +0000 (10:12 -0700)
committerMasahiro Yamada <[email protected]>
Mon, 13 Nov 2017 13:54:23 +0000 (22:54 +0900)
commit4e56207130eda9a27df116623e2fce7cca2c6764
tree2b519884baaa595e139f6d320f672c1102903879
parent3298b690b21cdbe6b2ae8076d9147027f396f2b1
kbuild: Cache a few more calls to the compiler

These are a few stragglers that I left out of the original patch to
cache calls to the C compiler ("kbuild: Add a cache for generated
variables") because they bleed out into the main Makefile and thus
uglify things a little bit.  The idea is the same here, though.

Signed-off-by: Douglas Anderson <[email protected]>
Tested-by: Ingo Molnar <[email protected]>
Tested-by: Guenter Roeck <[email protected]>
Signed-off-by: Masahiro Yamada <[email protected]>
Makefile
This page took 0.052077 seconds and 4 git commands to generate.