mk: simplify handling of trees()

Signed-off-by: Leah Rowe <leah@libreboot.org>
This commit is contained in:
Leah Rowe
2025-04-23 03:49:22 +01:00
parent d0581914c7
commit 4cf64e59ed
+3 -4
View File
@@ -489,7 +489,6 @@ copy_elf()
x_ make clean -C "$srcdir" $cleanargs
}
if trees "$@"; then
. "$mkhelpercfg"
$cmd
fi
trees "$@" || exit 0
. "$mkhelpercfg"
$cmd