fix message

This commit is contained in:
alonamid
2019-07-18 06:02:44 +00:00
parent 1f0fb1a399
commit b3f9398faa

View File

@@ -146,7 +146,7 @@ echo "Toolchain Build Complete!"
if [ "$FASTINSTALL" = "false" ]; then
if [ "$EC2INSTALL" = "false" ]; then
echo "Building RISC-V OpenOCD Complete!"
echo "Building RISC-V OpenOCD"
check_version automake 1.14 "OpenOCD build"
check_version autoconf 2.64 "OpenOCD build"
build_project riscv-openocd --prefix=$RISCV --enable-remote-bitbang --enable-jtag_vpi --disable-werror