Skip to content

Commit

Permalink
Minor corrections
Browse files Browse the repository at this point in the history
Signed-off-by: Derek G Foster <[email protected]>
  • Loading branch information
ffoulkes committed Sep 3, 2023
1 parent e6095ee commit 66850eb
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions docs/scripts/make-all.rst
Original file line number Diff line number Diff line change
Expand Up @@ -16,15 +16,14 @@ Syntax
[--help|-h] [--dry-run|-n] \
[--deps=DEPS | -D DEPS] \
[--host=HOSTDEPS | -H HOSTDEPS] \
[--deps=OVS | -O OVS] \
[--ovs=OVS | -O OVS] \
[--prefix=PREFIX | -P PREFIX] \
[--sde=SDE | -S SDE] \
[--toolchain=TOOLFILE | -T TOOLFILE ] \
[--coverage] [--cxx=STD] \
[--jobs=NJOBS | -j NJOBS] \
[--no-build] \
[--no-krnlmon] [--no-ovs] \
[--rpath|--no-rpath] \
[--target=dpdk|es2k|tofino] \
[--debug|--minsize|--reldeb|--release]
Expand Down Expand Up @@ -87,7 +86,7 @@ Paths
Defaults to the value of the ``SDE_INSTALL`` environment variable.

``--toolchain=FILE``, ``-T FILE``
CMake toolchain file.
Path to the CMake toolchain file.

Must be specified when cross-compiling.
Specifies the value of the ``CMAKE_TOOLCHAIN_FILE`` variable.
Expand Down

0 comments on commit 66850eb

Please sign in to comment.