lbmk: minor cleanup

Signed-off-by: Leah Rowe <leah@libreboot.org>
This commit is contained in:
Leah Rowe
2025-04-17 04:22:03 +01:00
parent c8dc701f3e
commit 39640d76a7
4 changed files with 13 additions and 11 deletions
+1
View File
@@ -283,6 +283,7 @@ mkcoreboottar()
[ "$target" = "$tree" ] && return 0
[ "$XBMK_RELEASE" = "y" ] || return 0
[ "$release" != "n" ] || return 0
$dry mkrom_tarball "bin/$target"
$dry x_ ./mk inject "bin/${relname}_${target}.tar.xz" nuke; :
}