From 81d43510a41642d1e025cebfbf43043d8860b45b Mon Sep 17 00:00:00 2001 From: Gerard Marull-Paretas Date: Mon, 31 Jan 2022 16:20:54 +0100 Subject: [PATCH] doc: getting_started: linux: reference to the 3rd party compilers page The documentation was talking about not using Zephyr's SDK, but referenced back to the GSG where only Zephyr SDK is covered in detail. Refer to the 3rd party compilers page, where relevant information can be found. Fixes #42272 Signed-off-by: Gerard Marull-Paretas --- doc/getting_started/installation_linux.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/getting_started/installation_linux.rst b/doc/getting_started/installation_linux.rst index 2b78372e6a3..3a2abd0c7ab 100644 --- a/doc/getting_started/installation_linux.rst +++ b/doc/getting_started/installation_linux.rst @@ -302,7 +302,7 @@ toolchains for all Zephyr target architectures, and does not require any extra flags when building applications or running tests. In addition to cross-compilers, the Zephyr SDK also provides prebuilt host tools. It is, however, possible to build without the SDK's toolchain by using another -toolchain as as described in the main :ref:`getting_started` document. +toolchain as as described in the :ref:`third_party_x_compilers` section. As already noted above, the SDK also includes prebuilt host tools. To use the SDK's prebuilt host tools with a toolchain from another source, you must set the