Attention is currently required from: Felix Held, Fred Reitberger, Jason Glenesk.
Hello Felix Held, Jason Glenesk, Matt DeVillier, build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/76197?usp=email
to look at the new patch set (#2).
Change subject: soc/amd/phoenix/Makefile.inc: Refactor repeated lines to a variable ......................................................................
soc/amd/phoenix/Makefile.inc: Refactor repeated lines to a variable
Rather than repeat the same line multiple times, save it in a variable once and use that variable in the rest of the file.
TEST=timeless birman builds identical
Signed-off-by: Fred Reitberger reitbergerfred@gmail.com Change-Id: I4eb262adb3bbda04add79b2e2b8bee9a609a1e5b --- M src/soc/amd/phoenix/Makefile.inc 1 file changed, 7 insertions(+), 8 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/97/76197/2