pkarashchenko commented on a change in pull request #5710: URL: https://github.com/apache/incubator-nuttx/pull/5710#discussion_r824067897
########## File path: boards/arm/samv7/common/scripts/kernel-space.ld ########## @@ -18,7 +18,7 @@ * ****************************************************************************/ -/* NOTE: This depends on the memory.ld script having been included prior to +/* NOTE: This depends on the memory.ld.template script having been included prior to Review comment: done ########## File path: boards/arm/samv7/common/scripts/user-space.ld ########## @@ -18,7 +18,7 @@ * ****************************************************************************/ -/* NOTE: This depends on the memory.ld script having been included prior to +/* NOTE: This depends on the memory.ld.template script having been included prior to Review comment: done -- 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