Documentation/llvm: Fix clang target examples
authorFlorian Fainelli <f.fainelli@gmail.com>
Fri, 25 Sep 2020 15:21:14 +0000 (08:21 -0700)
committerMasahiro Yamada <masahiroy@kernel.org>
Sat, 26 Sep 2020 04:54:08 +0000 (13:54 +0900)
commite30d694c3381b565e043cf74b0bed059db1b4ac9
treea57054e74b9979c171ebe08aa6fbdd9f01879464
parent516d980f85415d76ae3d0d2a871eb20243f46c95
Documentation/llvm: Fix clang target examples

clang --target=<triple> is how we can specify a particular toolchain
triple to be use, fix the two occurences in the documentation.

Fixes: fcf1b6a35c16 ("Documentation/llvm: add documentation on building w/ Clang/LLVM")
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Reviewed-by: Nick Desaulniers <ndesaulniers@google.com>
Reviewed-by: Nathan Chancellor <natechancellor@gmail.com>
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Documentation/kbuild/llvm.rst