mirror of
https://codeberg.org/libreboot/lbmk.git
synced 2026-07-22 14:36:31 +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 \
|
defconfig postmake mkhelpercfg dry dest_dir mdir cleanargs gccver gccfull \
|
||||||
gnatver gnatfull gccdir cmakedir`"
|
gnatver gnatfull gccdir cmakedir`"
|
||||||
|
|
||||||
# ./mk -f will set this to "n", thus
|
# ./mk -f will set this to "n"
|
||||||
# disabling the use of make commands
|
|
||||||
do_make="y"
|
do_make="y"
|
||||||
mode="all" # make all
|
mode="all" # make all
|
||||||
|
|
||||||
# badhash changes to "y" when project
|
# badhash changes to "y" when sources change
|
||||||
# files change, e.g. config files, patches
|
|
||||||
badhash="n"
|
badhash="n"
|
||||||
|
|
||||||
flags="-m/-u/-b/-c/-x/-f/-s/-l/-n/-d"
|
flags="-m/-u/-b/-c/-x/-f/-s/-l/-n/-d"
|
||||||
|
|||||||
Reference in New Issue
Block a user