mirror of
https://codeberg.org/libreboot/lbmk.git
synced 2026-07-13 06:49:52 +02:00
build/boot/*: unify more logic in main()
slight sloccount reduction. light renaming of functions between the two scripts, placing more logic in main() under include/boot.sh Signed-off-by: Leah Rowe <leah@libreboot.org>
This commit is contained in:
+2
-1
@@ -26,7 +26,8 @@ main()
|
||||
shift 2
|
||||
done
|
||||
|
||||
handle_targets
|
||||
check_target
|
||||
prepare_target
|
||||
}
|
||||
|
||||
usage()
|
||||
|
||||
Reference in New Issue
Block a user