Home
last modified time | relevance | path

Searched hist:"4 e562071" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/
H A DMakefile4e562071 Mon Oct 16 12:12:46 CDT 2017 Douglas Anderson <dianders@chromium.org> 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 <dianders@chromium.org>
Tested-by: Ingo Molnar <mingo@kernel.org>
Tested-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>