diff options
author | Nico Huber <nico.h@gmx.de> | 2020-02-09 11:44:27 +0100 |
---|---|---|
committer | Patrick Georgi <pgeorgi@google.com> | 2020-02-12 20:07:21 +0000 |
commit | 1c08a9a9c4986f2b3c47322f041e289121536dc0 (patch) | |
tree | 274711aa5e620469983c288b68bdf5cd63b2bdc7 /src/vendorcode | |
parent | cccb2d76c5ec5088e52c7913801a4bbd6661945b (diff) |
Makefile.inc: Use `define` for cbfs-files-processor-defconfig
The body contains a `#` and GNU make 4.3 disagrees with earlier versions
if it should be treated as a comment. Turn it into a `define` which has
clearer semantics regarding comments (interpretation is supposed to be
deferred until the variable is expanded).
Change-Id: I589542abbd14082c3ecc4a2456ebd809fb6911ea
Signed-off-by: Nico Huber <nico.h@gmx.de>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/38793
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/vendorcode')
0 files changed, 0 insertions, 0 deletions