mirror of
https://codeberg.org/libreboot/lbmk.git
synced 2026-07-11 05:52:36 +02:00
trees: initialise mode to "all", not ""
Signed-off-by: Leah Rowe <leah@libreboot.org>
This commit is contained in:
@@ -20,6 +20,7 @@ eval "`setvars "" xarch srcdir premake gnatdir xlang mode makeargs elfdir cmd \
|
||||
# ./mk -f will set this to "n", thus
|
||||
# disabling the use of make commands
|
||||
do_make="y"
|
||||
mode="all" # make all
|
||||
|
||||
main()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user