jlaitine commented on code in PR #12353: URL: https://github.com/apache/nuttx/pull/12353#discussion_r1602712403
########## boards/arm64/imx9/imx93-evk/scripts/Make.defs: ########## @@ -20,9 +20,14 @@ include $(TOPDIR)/.config include $(TOPDIR)/tools/Config.mk +include $(TOPDIR)/tools/imx9/Config.mk Review Comment: @eenurkka : Did you actually add a file tools/imx9/Config.mk? If so, it is missing from this PR, breaking the CI ( @acassis, @pussuw : this was the reason. What is the file needed for? -- 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