Raul Rangel has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/34240 )
Change subject: Makefile: Pass .xcompile into genbuild_h ......................................................................
Patch Set 4:
(2 comments)
https://review.coreboot.org/c/coreboot/+/34240/3//COMMIT_MSG Commit Message:
https://review.coreboot.org/c/coreboot/+/34240/3//COMMIT_MSG@9 PS3, Line 9: I'm moving the .xcompile file into the $(obj) directory
Unrelated to this particular change, but please make sure that all of the payload makefiles know abo […]
All of the payloads generate their own .xcompile file
https://review.coreboot.org/c/coreboot/+/34240/3/util/genbuild_h/genbuild_h.... File util/genbuild_h/genbuild_h.sh:
https://review.coreboot.org/c/coreboot/+/34240/3/util/genbuild_h/genbuild_h.... PS3, Line 27: if [ -z "$XCOMPILE" ]; then
add a --help option? […]
Done