[setup] Don't re-init firesim in firesim-setup.sh
This commit is contained in:
@@ -12,7 +12,6 @@ cd "${scripts_dir}/.."
|
|||||||
|
|
||||||
# Reenable the FireSim submodule
|
# Reenable the FireSim submodule
|
||||||
git config --unset submodule.sims/firesim.update || true
|
git config --unset submodule.sims/firesim.update || true
|
||||||
git submodule update --init sims/firesim
|
|
||||||
cd sims/firesim
|
cd sims/firesim
|
||||||
./build-setup.sh "$@" --library
|
./build-setup.sh "$@" --library
|
||||||
cd "$RDIR"
|
cd "$RDIR"
|
||||||
|
|||||||
Reference in New Issue
Block a user