summaryrefslogtreecommitdiff
path: root/script/update/blobs/extract
diff options
context:
space:
mode:
authorLeah Rowe <leah@libreboot.org>2026-09-20 22:35:20 +0100
committerLeah Rowe <leah@libreboot.org>2026-09-20 22:35:20 +0100
commit4f562fd273e9039d5f8d6f00ade829d47fe809f8 (patch)
tree7af32a3a388e69fbd033bcc7f6ef600a37d024d1 /script/update/blobs/extract
parentfd6f52700ff7fbe877cfa17312fccd48e4cfd13e (diff)
mk: skip *coreboot* same target/tree builds
this implements the previous reverted fix, but only for coreboot. it's done tree-wide, but individual projects must handle it in their mkhelpers, via if_not_skip_build if_not_skip_build *does* universally control whether make is executed, but not make-clean. now we can do: ./mk -b coreboot default this will effectively do the same thing as -d, because no config is available there. otherwise, we try to do -b with a config, where none exists. if noconfig is set, then we ignore this, because no config will ever be used. when noconfig isn't set, it is assumed that we must always have a config for building. Signed-off-by: Leah Rowe <leah@libreboot.org>
Diffstat (limited to 'script/update/blobs/extract')
0 files changed, 0 insertions, 0 deletions