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>
25.04_branch
Leah Rowe 2025-04-12 01:45:36 +01:00
parent c5dacebe44
commit c429fc8e3f
1 changed files with 0 additions and 1 deletions

View File

@ -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"