Make checkpatch happy (hopefully).
Change-Id: I1876814d4f91ede544238a465dad12d20d00b560 Signed-off-by: Tim Newsome <tim@sifive.com>
This commit is contained in:
parent
e8379cda32
commit
a92002dfab
|
@ -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"
|
||||||
|
|
Loading…
Reference in New Issue