diff --git a/contrib/cross-build.sh b/contrib/cross-build.sh index ded1691920..b199bf7157 100755 --- a/contrib/cross-build.sh +++ b/contrib/cross-build.sh @@ -24,7 +24,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"