mk: don't print confirmation of git pkg.cfg

otherwise, the "list" commands include such text,
where they should not.

Signed-off-by: Leah Rowe <leah@libreboot.org>
This commit is contained in:
Leah Rowe
2025-04-22 00:09:27 +01:00
parent f59c24f12a
commit d114e0a765
+2 -1
View File
@@ -163,7 +163,8 @@ trees()
return 1
fi
x_ e "config/git/$project/pkg.cfg" f
[ -f "config/git/$project/pkg.cfg" ] || \
$err "config/git/$project/pkg.cfg missing"
for d in "elf" "config/data" "config" "src"; do
eval "${d#*/}dir=\"$d/$project\""