libpayload: fix build
commitb144a34c6031ef988d32946129920672d29d38a9
authorPatrick Georgi <pgeorgi@chromium.org>
Wed, 25 Jan 2017 13:21:12 +0000 (25 14:21 +0100)
committerPatrick Georgi <pgeorgi@google.com>
Wed, 25 Jan 2017 16:58:48 +0000 (25 17:58 +0100)
tree6da88b660f154dd14b9375dc83cf929c31190dd5
parent84361b1d37238ea03c4dd41ba54d6a74d52bd5c4
libpayload: fix build

When .xcompile doesn't already exist, building libpayload fails because
the CC variable (et al) remain empty since .xcompile is only included
after the variables coming from there are evaluated.

Change-Id: I73f1cbced95afcff15839604fea5fd05d81bc3d3
Signed-off-by: Patrick Georgi <pgeorgi@chromium.org>
Reviewed-on: https://review.coreboot.org/18228
Tested-by: build bot (Jenkins)
Reviewed-by: Martin Roth <martinroth@google.com>
payloads/libpayload/Makefile