mirror of
https://codeberg.org/libreboot/lbmk.git
synced 2026-09-20 13:40:24 +02:00
rom.sh: put coreboot dry checks in mkhelper
Signed-off-by: Leah Rowe <leah@libreboot.org>
This commit is contained in:
@@ -24,5 +24,5 @@ payload_uboot=""
|
||||
cbfscfg=""
|
||||
|
||||
premake="corebootpremake"
|
||||
mkhelper="coreboot_pad_one_byte"
|
||||
postmake="mkcorebootbin"
|
||||
mkhelper="$if_not_dry_build coreboot_pad_one_byte"
|
||||
postmake="$if_not_dry_build mkcorebootbin"
|
||||
|
||||
Reference in New Issue
Block a user