mirror of
https://codeberg.org/libreboot/lbmk.git
synced 2026-07-11 05:52:36 +02:00
trees: don't initialise mode to "all"
this is not necessary. the fetch mode is still handled, as before, and no make commands will run in this case. Signed-off-by: Leah Rowe <leah@libreboot.org>
This commit is contained in:
@@ -17,7 +17,6 @@ eval "`setvars "" xarch srcdir premake gnatdir xlang mode makeargs elfdir cmd \
|
||||
|
||||
# ./mk -f will set this to "n"
|
||||
do_make="y"
|
||||
mode="all" # make all
|
||||
|
||||
# badhash changes to "y" when sources change
|
||||
badhash="n"
|
||||
|
||||
Reference in New Issue
Block a user