doc: board: renesas: Update Renesas generic build section

Update the Build section and note that it is only applicable
in case the table above does not contain any board specific
instructions. Include information that the Architecture column
now contains toolchain setup instruction links.

Signed-off-by: Marek Vasut <marek.vasut+renesas@mailbox.org>
This commit is contained in:
Marek Vasut
2026-07-16 00:40:42 +02:00
committed by Heinrich Schuchardt
parent 994de839a2
commit f6999c9cb0
+11 -4
View File
@@ -264,11 +264,18 @@ Renesas is a SoC solutions provider for automotive and industrial applications.
- :doc:`arm <build-env-aarch32>`
- rzn1_snarc_defconfig
Build
-----
Generic build procedure
-----------------------
Locate the appropriate defconfig in the table above. Then apply standard build
procedure::
This procedure applies only unless the ``Board`` column in
the table above does not contain a link to board specific
details.
Locate the appropriate defconfig in the table above.
Follow toolchain setup procedure in ``Architecture`` column.
Finally, apply standard build procedure:
.. code-block:: console
make <board_defconfig>
make