coreboot-kgpe-d16/util/ifdtool
Maciej Pijanowski 1a397369ff util/ifdtool/Makefile: improve cross-compilation support
INSTALL and PREFIX variables will not be overwritten. Also, mkdir was
replaced by a tool from the INSTALL variable to be compatible with other
cross-compilation buildsystems (like Yocto).

Overwriting variables generates problems when we use different
buildsystem like Yocto where tool names are stored in environment
variables. This change may make building the utility easier - the user
of different buildsystem will not have to remember to pass correct tool
names when issuing the make command.

Also, this change does not affect the rest of users - if the variable
was not set before, then it will be configured as before.

Signed-off-by: Maciej Pijanowski <maciej.pijanowski@3mdeb.com>
Change-Id: Ia8dd67d18392e1e11d9160b187ef1a874d69ff5d
Reviewed-on: https://review.coreboot.org/c/coreboot/+/70105
Reviewed-by: Michał Żygowski <michal.zygowski@3mdeb.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2022-12-09 11:06:06 +00:00
..
.gitignore
Makefile util/ifdtool/Makefile: improve cross-compilation support 2022-12-09 11:06:06 +00:00
Makefile.inc util/cbfstool/flashmap/fmap.c: fix fmaptool endianness bugs on BE 2021-11-22 15:01:30 +00:00
description.md
ifdtool.c util/ifdtool: Fix printing or setting PCH straps 2022-06-23 12:17:54 +00:00
ifdtool.h util/ifdtool: Add Meteor Lake platform support under IFDv2 2022-03-15 19:22:49 +00:00