diff options
author | Julius Werner <jwerner@chromium.org> | 2019-01-24 16:13:16 -0800 |
---|---|---|
committer | Patrick Georgi <pgeorgi@google.com> | 2019-01-28 13:38:16 +0000 |
commit | faa3d4680c3adaa7e8397733392a6d089c459373 (patch) | |
tree | 7277bbc7029a925285e71d8fac1c7bc5758b6e9e /src/soc/intel | |
parent | 3f888ef845983e7347a971e5d95a71a7de4de523 (diff) |
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>
Diffstat (limited to 'src/soc/intel')
0 files changed, 0 insertions, 0 deletions