anchao commented on code in PR #13529: URL: https://github.com/apache/nuttx/pull/13529#discussion_r1766388501
########## arch/arm/src/Makefile: ########## @@ -37,11 +37,12 @@ else # ARM9, ARM7TDMI, etc. ARCH_SUBDIR = arm endif -ARCH_SRCDIR = $(TOPDIR)$(DELIM)arch$(DELIM)$(CONFIG_ARCH)$(DELIM)src +ARCH_SRCDIR = $(TOPDIR)$(DELIM)arch$(DELIM)$(CONFIG_ARCH) Review Comment: cmake has also changed -- 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]
