Unset the init for `hammer-cad-plugins`

This allows the user to not run the `unset` command after the init script to update the submodules.
This commit is contained in:
Abraham Gonzalez 2019-07-19 16:44:46 -07:00 committed by GitHub
parent 6ec5cd4ccd
commit 52322376e6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -23,6 +23,7 @@ git submodule update --init --recursive #--jobs 8
git config --global --unset submodule.riscv-tools.update
git config --global --unset submodule.esp-tools.update
git config --global --unset submodule.experimental-blocks.update
git config --unset submodule.vlsi/hammer-cad-plugins.update
# Renable firesim and init only the required submodules to provide
# all required scala deps, without doing a full build-setup