xuxin930 opened a new pull request, #2749: URL: https://github.com/apache/nuttx-apps/pull/2749
## Summary 1. PREFIX needs to be added to Make.dep to avoid Make.dep regeneration during incremental compilation . 2. AROBJSRULES is just the .o file in the copy archive. Its output content is worthless, so we hide it by default. ## Impact fix Make.dep files are generated repeatedly during incremental compilation hide unhelpful output ## Testing cmake -B build -DBOARD_CONFIG=qemu-armv7a:nsh -- 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