summaryrefslogtreecommitdiffstats
path: root/toolchain.inc
diff options
context:
space:
mode:
authorJulius Werner <jwerner@chromium.org>2018-05-21 13:04:04 -0700
committerJulius Werner <jwerner@chromium.org>2018-05-22 02:39:23 +0000
commit9123449734f43922fe39cdb08c3d60f02f0eb3ed (patch)
tree948b2dd577439a190e9ce0610d336188bf2d2c48 /toolchain.inc
parent12574dd72b7b0e7e59ac1b071d581f78cd8f01ad (diff)
downloadcoreboot-9123449734f43922fe39cdb08c3d60f02f0eb3ed.tar.gz
coreboot-9123449734f43922fe39cdb08c3d60f02f0eb3ed.tar.bz2
coreboot-9123449734f43922fe39cdb08c3d60f02f0eb3ed.zip
Makefile.inc: Export CCACHE_EXTRAFILES and add __BUILD_DIR__ definition
This patch adds the CCACHE_EXTRAFILES variable to the list of exported environment variables, which can be useful as a target-specific variable to make ccache aware of extra dependencies that it cannot figure out on its own. It also adds a CPPFLAGS parameter to define the __BUILD_DIR__ constant for the preprocessor so that the current output build directory can be referenced in C code if necessary. Change-Id: I4fdd08842972cfed8ef5e5a61ebf859c0571bcfb Signed-off-by: Julius Werner <jwerner@chromium.org> Reviewed-on: https://review.coreboot.org/26451 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Diffstat (limited to 'toolchain.inc')
0 files changed, 0 insertions, 0 deletions