mirror of
https://codeberg.org/libreboot/lbmk.git
synced 2026-07-13 14:59:34 +02:00
trees: add return to handle_defconfig()
Signed-off-by: Leah Rowe <leah@libreboot.org>
This commit is contained in:
+1
-1
@@ -113,7 +113,7 @@ handle_defconfig()
|
||||
[ -n "$mode" ] || check_defconfig || continue
|
||||
handle_makefile
|
||||
[ -n "$mode" ] || copy_elf
|
||||
done
|
||||
done; return 0
|
||||
}
|
||||
|
||||
handle_src_tree()
|
||||
|
||||
Reference in New Issue
Block a user