Corrected configure.sh call in customboards.rst

This commit is contained in:
Valentyn Korniienko 2025-04-29 14:14:11 +03:00 committed by Alan C. Assis
parent 61f205f1d4
commit af6c33e010

View file

@ -46,7 +46,7 @@ To build the custom board, the syntax is slightly different to in-tree boards an
.. code-block:: console
$ .tools/configure -l ../CustomBoards/MyCustomBoardName/configs/MyCustomConfig
$ ./tools/configure.sh -l ../CustomBoards/MyCustomBoardName/configs/MyCustomConfig
Copy files
Select CONFIG_HOST_LINUX=y
Refreshing...