AlanRosenthal opened a new pull request #5375: URL: https://github.com/apache/incubator-nuttx/pull/5375
## Summary The only use of the boards::context was to generate $(SCRIPTOUT) that is used by the linker. Instead of generating it at context phase, generate it via normal dependency specification. This PR also removes the board::context rule, as it is no longer required. ## Impact This work is part of the effort in #5205, which will clean up the context generation phase. ## Testing Verified build locally -- 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]
