diff options
author | Martin Roth <martinroth@google.com> | 2016-04-19 20:15:16 -0600 |
---|---|---|
committer | Martin Roth <martinroth@google.com> | 2016-04-19 18:24:10 +0200 |
commit | 3812597c668b795d4fc85578021e501f2a56f6b9 (patch) | |
tree | ae4c82017eb4dc110ec319a6334bac307103c59e /src/include/boot | |
parent | 88e83e580d0a95058be474014fb4f4e0be28d169 (diff) |
Makefile.inc: Stop running git repeatedly for each build
Currently, the coreboot makefiles repeatedly run git to try to set
the KERNELVERSION variable and to fetch the submodules. This happens
three times for every build. By exporting a variable, we can catch
this on recursive makes and not run each of these steps again.
Change-Id: I85ab867b40e80c36bd94d48510ffe3252c6cf93f
Signed-off-by: Martin Roth <martinroth@google.com>
Reviewed-on: https://review.coreboot.org/14392
Tested-by: build bot (Jenkins)
Reviewed-by: Alexander Couzens <lynxis@fe80.eu>
Diffstat (limited to 'src/include/boot')
0 files changed, 0 insertions, 0 deletions