Corrected configure.sh call in customboards.rst
This commit is contained in:
parent
61f205f1d4
commit
af6c33e010
1 changed files with 1 additions and 1 deletions
|
|
@ -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...
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue