diff options
author | Paul Kocialkowski <contact@paulk.fr> | 2015-08-03 14:08:40 +0200 |
---|---|---|
committer | Patrick Georgi <pgeorgi@google.com> | 2015-08-09 13:07:04 +0200 |
commit | 7572e66bc7498f7ec78dbdc504578c79fad49399 (patch) | |
tree | f013b8aa9a7da6868b1dedd15f566e89da0694c9 /toolchain.inc | |
parent | f534203f06bd253d43c2213b2806976bed31596e (diff) |
libpayload: lpgcc: CFLAGS and CMDLINE order inversion
When building an external payload with lpgcc, the provided cmdline needs to be
included before libpayload-specific CFLAGS so that the include priority is the
payload first. This way, a payload using e.g. Kconfig that declares a config.h
will have its config.h included first, instead of libpayload's config.h.
Change-Id: I19b8012623e04c92a427d74904aed7f3bf5f0996
Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
Reviewed-on: http://review.coreboot.org/11113
Tested-by: build bot (Jenkins)
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
Diffstat (limited to 'toolchain.inc')
0 files changed, 0 insertions, 0 deletions