mirror of
https://codeberg.org/libreboot/lbmk.git
synced 2026-07-19 00:03:45 +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
|
# ./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()
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user