cbmk/include
Leah Rowe 58f6741fb4 git.sh: fix invalid command in git_prep()
"./update project trees" is a leftover from the
old build system design, prior to audits.

this particular call is for when xtree is defined,
which means that a given tree must rely on the given
coreboot tree defined by xtree. the "xtree" tree is
downloaded, so that its crossgcc builds can be re-used
to save time when building targets across many trees.

this is because trees often use identical crossgcc builds.

Signed-off-by: Leah Rowe <leah@libreboot.org>
2024-05-21 18:25:30 +01:00
..
git.sh git.sh: fix invalid command in git_prep() 2024-05-21 18:25:30 +01:00
option.sh option.sh: don't return 1 in mkrom_tarball 2024-05-19 06:53:20 +01:00