mirror of
https://codeberg.org/libreboot/lbmk.git
synced 2026-07-13 14:59:34 +02:00
also clean up the main scripts
Signed-off-by: Leah Rowe <leah@libreboot.org>
This commit is contained in:
@@ -63,7 +63,7 @@ main()
|
||||
project="${OPTARG}"
|
||||
shift
|
||||
done
|
||||
[ -z "${mode}" ] && err "mode not given (-m menuconfig or -u oldconfig)"
|
||||
[ -z "${mode}" ] && err "mode not given (-m, -u or -b)"
|
||||
|
||||
elfdir="elf/${project}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user