trees: initialise mode to "all", not ""
Signed-off-by: Leah Rowe <leah@libreboot.org>25.04_branch
parent
1211636df2
commit
0ee7f48c8c
|
@ -20,6 +20,7 @@ eval "`setvars "" xarch srcdir premake gnatdir xlang mode makeargs elfdir cmd \
|
||||||
# ./mk -f will set this to "n", thus
|
# ./mk -f will set this to "n", thus
|
||||||
# disabling the use of make commands
|
# disabling the use of make commands
|
||||||
do_make="y"
|
do_make="y"
|
||||||
|
mode="all" # make all
|
||||||
|
|
||||||
main()
|
main()
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue