Hello Paul Menzel, build bot (Jenkins), Martin Roth, Patrick Georgi,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/34240
to look at the new patch set (#4).
Change subject: Makefile: Pass .xcompile into genbuild_h ......................................................................
Makefile: Pass .xcompile into genbuild_h
I'm moving the .xcompile file into the $(obj) directory so we can leave the source pristine. We need to pass the location of .xcompile into genbuild_h.sh.
BUG=b:112267918 TEST=Ran genbuild_h with and without an .xcompile and verified it was passed.
Change-Id: I8b3a75b478fad92a0b09246f0a00b0580f8c4aef Signed-off-by: Raul E Rangel rrangel@chromium.org --- M Makefile.inc M util/genbuild_h/genbuild_h.sh 2 files changed, 9 insertions(+), 2 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/40/34240/4