coreboot-kgpe-d16/src/security
Julius Werner faa3d4680c vboot: Makefile: Also apply CPPFLAGS include path fixups to ccopts
In some cases (e.g. Arm architecture variants), include paths are stuck
into <stage>-generic-ccopts rather than CPPFLAGS_<stage> (in fact, the
whole redundancy between these two is kinda stupid and we should
probably eliminate the latter, but I don't want to get into that right
now). This patch makes sure those paths are also correctly translated
when invoking $(MAKE) for vboot.

Change-Id: I37f09b88e555567590664e0e6fac23c34fd887df
Signed-off-by: Julius Werner <jwerner@chromium.org>
Reviewed-on: https://review.coreboot.org/c/31084
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Nico Huber <nico.h@gmx.de>
2019-01-28 13:38:16 +00:00
..
tpm tss/tcg-2.0: remove unnecessary break from marshaling code 2019-01-17 13:19:47 +00:00
vboot vboot: Makefile: Also apply CPPFLAGS include path fixups to ccopts 2019-01-28 13:38:16 +00:00
Kconfig security/tpm: Move tpm TSS and TSPI layer to security section 2018-01-18 01:35:31 +00:00
Makefile.inc security/tpm: Move tpm TSS and TSPI layer to security section 2018-01-18 01:35:31 +00:00