risc-v/k230: update documents
fix typo remove a `)` that should not be here Signed-off-by: stydxm <stydxm@outlook.com>
This commit is contained in:
parent
09a5a0e72e
commit
543d7c87bc
1 changed files with 1 additions and 1 deletions
|
|
@ -104,7 +104,7 @@ With export package, we can then build the apps and ROMFS:
|
|||
$ cd apps
|
||||
$ # import the nuttx-export-*.gz package from kernel
|
||||
$ tools/mkimport.sh -z -x ../nuttx/nuttx-export-*.gz
|
||||
$ make import) # build the apps
|
||||
$ make import # build the apps
|
||||
$ # generate ROMFS image for contents in apps/bin folder
|
||||
$ tools/mkromfsimg.sh ../nuttx/arch/risc-v/src/board/romfs_boot.c
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue