Make checkpatch happy (hopefully).

Change-Id: I1876814d4f91ede544238a465dad12d20d00b560
Signed-off-by: Tim Newsome <tim@sifive.com>
This commit is contained in:
Tim Newsome 2020-10-15 15:26:30 -07:00
parent e8379cda32
commit a92002dfab
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@
# export HIDAPI_SRC=/path/to/hidapi # export HIDAPI_SRC=/path/to/hidapi
# export OPENOCD_CONFIG="--enable-..." # export OPENOCD_CONFIG="--enable-..."
# cd /work/dir # cd /work/dir
# /path/to/openocd/contrib/cross-build.sh <host-triplet> # .../path/to/openocd/contrib/cross-build.sh <host-triplet>
# #
# For static linking, a workaround is to # For static linking, a workaround is to
# export LIBUSB1_CONFIG="--enable-static --disable-shared" # export LIBUSB1_CONFIG="--enable-static --disable-shared"