build system: tighten down .xcompile handling some more

Bail out if .xcompile is incomplete or can't be regenerated.

Change-Id: I74adeded7a3e849b25bf65c5b02f67820f29c7e2
Signed-off-by: Patrick Georgi <pgeorgi@chromium.org>
Reviewed-on: http://review.coreboot.org/12477
Tested-by: build bot (Jenkins)
Reviewed-by: Martin Roth <martinroth@google.com>
This commit is contained in:
Patrick Georgi
2015-11-19 15:15:33 +01:00
committed by Patrick Georgi
parent bdb4af8bfd
commit 6dda31d287
2 changed files with 9 additions and 1 deletions

View File

@@ -355,3 +355,4 @@ for architecture in $SUPPORTED_ARCHITECTURES; do
report_arch_toolchain
fi
done
echo XCOMPILE_COMPLETE:=1