[ci skip] Add makefile help text for check-submodule-status

This commit is contained in:
Jerry Zhao
2024-01-02 12:51:27 -08:00
parent 9529c13610
commit 561e3fca68

View File

@@ -57,7 +57,8 @@ HELP_COMMANDS += \
" firrtl = generate intermediate firrtl files from chisel elaboration" \
" run-tests = run all assembly and benchmark tests" \
" 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