Return to main dir

This commit is contained in:
alonamid
2019-07-22 17:43:51 +00:00
parent e177fcd414
commit 72b5df057a

View File

@@ -155,5 +155,6 @@ if [ "$FASTINSTALL" = "false" ]; then
check_version autoconf 2.64 "OpenOCD build"
build_project riscv-openocd --prefix=$RISCV --enable-remote-bitbang --enable-jtag_vpi --disable-werror
echo -e "\\nRISC-V OpenOCD installation completed!"
cd $RDIR
fi
fi