Makefile fixes, but sim still doesn't work
This commit is contained in:
committed by
abejgonzalez
parent
1dcc7bd9f5
commit
48539353b0
@@ -150,6 +150,5 @@ fi
|
||||
cat << EOT >> env.sh
|
||||
# line auto-generated by init-submodules-no-riscv-tools.sh
|
||||
__DIR="$RDIR"
|
||||
PATH=\$__DIR/bin:\$PATH
|
||||
PATH=\$__DIR/software/firemarshal:\$PATH
|
||||
EOT
|
||||
|
||||
Reference in New Issue
Block a user