yf13 commented on code in PR #15800:
URL: https://github.com/apache/nuttx/pull/15800#discussion_r1950191039


##########
boards/arm/qemu/qemu-armv7r/CMakeLists.txt:
##########
@@ -20,6 +20,6 @@
 #
 # 
##############################################################################
 
-set_property(GLOBAL PROPERTY LD_SCRIPT 
"${NUTTX_BOARD_DIR}/scripts/dramboot.ld")
+set_property(GLOBAL PROPERTY LD_SCRIPT "${NUTTX_BOARD_DIR}/scripts/nuttx.ld")

Review Comment:
   No, nuttx_user ELF is not part of nuttx ELF



-- 
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: commits-unsubscr...@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to