mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-08-07 07:46:59 +02:00
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@gmail.com> Reviewed-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
This commit is contained in:
parent
e108a0f6d9
commit
2018486f6c
2
doc/build/gcc.rst
vendored
2
doc/build/gcc.rst
vendored
@ -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:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user