diff options
author | Leah Rowe <leah@libreboot.org> | 2024-01-26 09:28:14 +0000 |
---|---|---|
committer | Leah Rowe <leah@libreboot.org> | 2024-01-26 09:28:14 +0000 |
commit | 39688ebee6b5d734aaef41a3e61edc80007db001 (patch) | |
tree | 387fe85c551932cc3446c664a47aaedca74b8d8c /config/u-boot | |
parent | e5ebaa856465448ca35b7b2e43b23820b6707eb0 (diff) |
update/trees: reset xtree/tree_depend before build
in some cases, the build system was needlessly, and sometimes
erroneously, creating crossgcc symlinks, which then caused an
issue, namely:
in lbmk release builds, dell e6400 is build before fam15h boards,
and it sets xtree, but fam15h_rdimm doesn't, and later this would
cause fam15h_rdimm boards to use xtree="default" (because they don't
set xtree), causing the newer toolchain to be used on coreboot 4.11.
this patch fixes the issue. quite a simple problem, actually.
Signed-off-by: Leah Rowe <leah@libreboot.org>
Diffstat (limited to 'config/u-boot')
0 files changed, 0 insertions, 0 deletions