Hello Aaron Durbin, Karthik Ramasubramanian, Julius Werner, build bot (Jenkins), Joel Kitching, Furquan Shaikh, Patrick Georgi, Martin Roth,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/36341
to look at the new patch set (#4).
Change subject: security/vboot: Build vboot library with same .a that depthcharge uses ......................................................................
security/vboot: Build vboot library with same .a that depthcharge uses
Switch from fwlib20 to fwlib. The only difference between the two libs is that LIB21 sources are built into fwlib20, which neither coreboot nor depthcharge is currently using.
BUG=none BRANCH=none TEST=compiles and runs verstage correctly
Change-Id: I905b781c3596965ec7ef45a2a7eafe15fdd4d9cc Signed-off-by: Tim Wawrzynczak twawrzynczak@chromium.org --- M src/security/vboot/Makefile.inc 1 file changed, 5 insertions(+), 5 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/41/36341/4