Merge pull request #167 from ucb-bar/abejgonzalez-patch-1

Unset the init for `hammer-cad-plugins`
This commit is contained in:
Abraham Gonzalez 2019-07-19 16:58:24 -07:00 committed by GitHub
commit f3fbf8b2fb
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