pussuw commented on code in PR #13985:
URL: https://github.com/apache/nuttx/pull/13985#discussion_r1793198811


##########
Documentation/platforms/arm64/qemu/boards/qemu-armv8a/README.txt:
##########
@@ -152,6 +152,12 @@ Getting Started
    Configuring NuttX and compile:
    $ ./tools/configure.sh -l qemu-armv8a:knsh
    $ make
+   $ make export V=1
+   $ pushd ../apps
+   $ ./tools/mkimport.sh -z -x ../nuttx/nuttx-export-*.tar.gz
+   $ make import V=1
+   $ popd

Review Comment:
   Yeah I forgot to add this step



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to