mirror of
https://codeberg.org/libreboot/lbmk.git
synced 2026-07-11 05:52:36 +02:00
trees: clean up some comments
Signed-off-by: Leah Rowe <leah@libreboot.org>
This commit is contained in:
+2
-4
@@ -15,13 +15,11 @@ eval "`setvars "" xarch srcdir premake gnatdir xlang mode makeargs elfdir cmd \
|
||||
defconfig postmake mkhelpercfg dry dest_dir mdir cleanargs gccver gccfull \
|
||||
gnatver gnatfull gccdir cmakedir`"
|
||||
|
||||
# ./mk -f will set this to "n", thus
|
||||
# disabling the use of make commands
|
||||
# ./mk -f will set this to "n"
|
||||
do_make="y"
|
||||
mode="all" # make all
|
||||
|
||||
# badhash changes to "y" when project
|
||||
# files change, e.g. config files, patches
|
||||
# badhash changes to "y" when sources change
|
||||
badhash="n"
|
||||
|
||||
flags="-m/-u/-b/-c/-x/-f/-s/-l/-n/-d"
|
||||
|
||||
Reference in New Issue
Block a user