Correct error/omissions in Custom Boards guide
This commit is contained in:
parent
f9a81d3912
commit
87dc54d755
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/MyCustomConfig
|
||||
$ .tools/configure -l ../CustomBoards/MyCustomBoardName/configs/MyCustomConfig
|
||||
Copy files
|
||||
Select CONFIG_HOST_LINUX=y
|
||||
Refreshing...
|
||||
|
|
Loading…
Reference in a new issue