typo fix
This commit is contained in:
@@ -62,7 +62,7 @@ do
|
|||||||
shift
|
shift
|
||||||
done
|
done
|
||||||
|
|
||||||
if [ "$TOOLCHAINS" = "riscv-tools" ]; then
|
if [ "$TOOLCHAIN" = "riscv-tools" ]; then
|
||||||
if [ "$FIRESIMINSTALL" = "true" ]; then
|
if [ "$FIRESIMINSTALL" = "true" ]; then
|
||||||
cd sims/firesim/
|
cd sims/firesim/
|
||||||
git clone https://github.com/firesim/firesim-riscv-tools-prebuilt.git
|
git clone https://github.com/firesim/firesim-riscv-tools-prebuilt.git
|
||||||
|
|||||||
Reference in New Issue
Block a user