[PATCH] doc: build: fix typo in gcc.rst

Heinrich Schuchardt xypron.glpk at gmx.de
Mon Jun 2 21:25:17 CEST 2025


Am 2. Juni 2025 20:57:17 MESZ schrieb Behrad Elmi <behradelmi1 at gmail.com>:
>From babe445ec1e08a9bd6d313980371c4b64494ac89 Mon Sep 17 00:00:00 2001
>From: BehradElmi <behradelmi1 at gmail.com>
>Date: Mon, 2 Jun 2025 20:54:16 +0330
>Subject: [PATCH] doc: build: fix typo in gcc.rst
>
>Fix a typo error in gcc.rst, changing "out-out-tree" to
>"out-of-tree" in the Out-of-tree section.
>
>Signed-off-by: BehradElmi <behradelmi1 at gmail.com>

Reviewed-by: Heinrich Schuchardt <xypron.glpk at gmx.de>


>---
> doc/build/gcc.rst | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
>diff --git a/doc/build/gcc.rst b/doc/build/gcc.rst
>index c76a7fbd732..1fef718ceec 100644
>--- a/doc/build/gcc.rst
>+++ b/doc/build/gcc.rst
>@@ -122,7 +122,7 @@ Out-of-tree building
> ~~~~~~~~~~~~~~~~~~~~
>
> By default building is performed locally and the objects are saved in
>the source
>-directory. To build out-out-tree use one of the two methods below:
>+directory. To build out-of-tree use one of the two methods below:
>
> Add O= parameter to the make command line:
>



More information about the U-Boot mailing list