mirror of
https://codeberg.org/libreboot/lbmk.git
synced 2026-07-11 22:12:40 +02:00
add crossgcc tarballs to config/submodules/
support redundant downloads, and enable inclusion of these tarballs inside release archives, for offline builds. Signed-off-by: Leah Rowe <leah@libreboot.org>
This commit is contained in:
@@ -39,6 +39,8 @@ main()
|
||||
cfgsdir="config/$project"
|
||||
listfile="$datadir/build.list" # needed on multi, optional on single
|
||||
|
||||
remkdir "${tmpgit%/*}"
|
||||
|
||||
_cmd="build_projects"
|
||||
singletree "$project" || _cmd="build_targets"
|
||||
$_cmd $@
|
||||
|
||||
Reference in New Issue
Block a user