coreboot-kgpe-d16/payloads
Paul Kocialkowski 7572e66bc7 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>
2015-08-09 13:07:04 +02:00
..
bayou Remove empty lines at end of file 2015-06-08 00:55:07 +02:00
coreinfo coreinfo: Fix build output (cosmetical) 2015-07-13 10:22:40 +02:00
external payloads: Reorganize Makefile.incs for external payloads 2015-07-07 22:50:15 +02:00
libpayload libpayload: lpgcc: CFLAGS and CMDLINE order inversion 2015-08-09 13:07:04 +02:00
nvramcui Remove empty lines at end of file 2015-06-08 00:55:07 +02:00