coreboot-kgpe-d16/payloads/external
Patrick Georgi c983671f3d seabios integration: fix interaction with ccache
SeaBIOS' build system doesn't like CC to be a compound command like
"ccache gcc", so we strip things. Unfortunately with CCACHE enabled,
we passed /usr/bin/ccache (or wherever it was found on the PATH).
Instead use the second term in CCACHE mode.

Change-Id: I905fcdc73d067e553e923e307fafceaacdefdc6c
Signed-off-by: Patrick Georgi <patrick@georgi-clan.de>
Reviewed-on: http://review.coreboot.org/11138
Tested-by: build bot (Jenkins)
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
2015-08-10 18:10:21 +02:00
..
FILO payloads: Reorganize Kconfig for external payloads 2015-07-07 22:49:47 +02:00
GRUB2 payloads: Reorganize Kconfig for external payloads 2015-07-07 22:49:47 +02:00
SeaBIOS payloads: Reorganize Kconfig for external payloads 2015-07-07 22:49:47 +02:00
linux payloads: Reorganize Kconfig for external payloads 2015-07-07 22:49:47 +02:00
tianocore payloads: Reorganize Kconfig for external payloads 2015-07-07 22:49:47 +02:00
tint Remove empty lines at end of file 2015-06-08 00:55:07 +02:00
Makefile.inc seabios integration: fix interaction with ccache 2015-08-10 18:10:21 +02:00