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:
stydxm 2025-04-30 04:04:41 +08:00 committed by Xiang Xiao
parent 09a5a0e72e
commit 543d7c87bc

View file

@ -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