mirror of
https://xff.cz/git/u-boot/
synced 2025-09-25 12:31:17 +02:00
tools: binman: minor formatting fix in docs
This should fix a rendering oddity when viewing the docs online at https://u-boot.readthedocs.io/en/latest/develop/package/binman.html Signed-off-by: Ralph Siemsen <ralph.siemsen@linaro.org> Reviewed-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
committed by
Simon Glass
parent
d22c695249
commit
abe2a16aa5
@@ -393,9 +393,9 @@ system-library directory, replace the last line with:
|
|||||||
Running binman
|
Running binman
|
||||||
--------------
|
--------------
|
||||||
|
|
||||||
Type::
|
Type:
|
||||||
|
|
||||||
.. code-block: bash
|
.. code-block:: bash
|
||||||
|
|
||||||
make NO_PYTHON=1 PREFIX=/ install
|
make NO_PYTHON=1 PREFIX=/ install
|
||||||
binman build -b <board_name>
|
binman build -b <board_name>
|
||||||
|
Reference in New Issue
Block a user