fully fix same-tree/target builds

this is where i put it before. it only needs
to be here.

Signed-off-by: Leah Rowe <leah@libreboot.org>
This commit is contained in:
Leah Rowe
2026-09-20 18:33:16 +01:00
parent 6747079a2a
commit 75d0d60a03
+3
View File
@@ -297,6 +297,9 @@ mk_dependencies()
handle_buildcfg()
{
[ "$noconfig" != "y" ] && [ "$tree" = "$target" ] && \
return 0
[ ! -d "$srcdir" ] || for y in "$defscan"/*
do
buildcfg="$y"