hujun260 commented on code in PR #15616:
URL: https://github.com/apache/nuttx/pull/15616#discussion_r1926611892


##########
arch/arm/src/armv7-a/Make.defs:
##########
@@ -43,7 +43,7 @@ CMN_ASRCS += arm_cpuhead.S arm_vectors.S arm_saveusercontext.S
 # Common C source files
 
 CMN_CSRCS += arm_cache.c arm_cpuinfo.c arm_dataabort.c
-CMN_CSRCS += arm_doirq.c arm_gicv2.c arm_gicv2_dump.c
+CMN_CSRCS += arm_hwdebug.c arm_doirq.c arm_gicv2.c arm_gicv2_dump.c

Review Comment:
   add CONFIG_ARCH_HAVE_DEBUG to control



-- 
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

Reply via email to