[ci skip] Add makefile help text for check-submodule-status
This commit is contained in:
@@ -57,7 +57,8 @@ HELP_COMMANDS += \
|
|||||||
" firrtl = generate intermediate firrtl files from chisel elaboration" \
|
" firrtl = generate intermediate firrtl files from chisel elaboration" \
|
||||||
" run-tests = run all assembly and benchmark tests" \
|
" run-tests = run all assembly and benchmark tests" \
|
||||||
" launch-sbt = start sbt terminal" \
|
" launch-sbt = start sbt terminal" \
|
||||||
" find-config-fragments = list all config. fragments"
|
" find-config-fragments = list all config. fragments" \
|
||||||
|
" check-submodule-status = check that all submodules in generators/ have been initialized"
|
||||||
|
|
||||||
#########################################################################################
|
#########################################################################################
|
||||||
# include additional subproject make fragments
|
# include additional subproject make fragments
|
||||||
|
|||||||
Reference in New Issue
Block a user