diff --git a/contrib/cross-build.sh b/contrib/cross-build.sh index 821d48ec7..0ef0a2d55 100755 --- a/contrib/cross-build.sh +++ b/contrib/cross-build.sh @@ -23,7 +23,7 @@ # export HIDAPI_SRC=/path/to/hidapi # export OPENOCD_CONFIG="--enable-..." # cd /work/dir -# /path/to/openocd/contrib/cross-build.sh +# .../path/to/openocd/contrib/cross-build.sh # # For static linking, a workaround is to # export LIBUSB1_CONFIG="--enable-static --disable-shared"