Skip to content

Commit 888433d

Browse files
committed
doc: process: be explicit about what the Quick Start guide explains
This tries to make the guide (and the target) as visible as possible. It was taken from similar text in the Kconfig help option. Signed-off-by: Miguel Ojeda <ojeda@kernel.org>
1 parent 27fe495 commit 888433d

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

Documentation/process/changes.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,9 @@ is optional) needs to be installed to build the kernel. Other components are
9393
useful for developing.
9494

9595
Please see :ref:`Documentation/rust/quick-start.rst <rust_quick_start>` for
96-
more information.
96+
instructions on how to satify the build requirements of Rust support. In
97+
particular, the Makefile target 'rustavailable' is useful to check why the Rust
98+
toolchain may not be detected.
9799

98100
bindgen (optional)
99101
------------------

0 commit comments

Comments
 (0)