Hello build bot (Jenkins), Furquan Shaikh, Patrick Georgi, Martin Roth,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/40910
to look at the new patch set (#2).
Change subject: soc/amd/picasso/Makefile: Allow absolute path for picasso firmware ......................................................................
soc/amd/picasso/Makefile: Allow absolute path for picasso firmware
If AMD_PUBKEY_FILE contains an absolute path the resulting path is incorrect since it contains $(top).
BUG=b:147042464 TEST=Build trembyle with absolute and relative path.
Signed-off-by: Raul E Rangel rrangel@chromium.org Change-Id: Ib46b1799fad5588a18411f8c32541192d699cdd4 --- M src/soc/amd/picasso/Makefile.inc 1 file changed, 35 insertions(+), 35 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/10/40910/2