xiaoxiang781216 commented on a change in pull request #1072:
URL: https://github.com/apache/incubator-nuttx/pull/1072#discussion_r429741377



##########
File path: tools/Makefile.unix
##########
@@ -315,6 +321,7 @@ include/arch/chip: include/arch
 ifneq ($(CONFIG_ARCH_CHIP),)
        @echo "LN: include/arch/chip to $(ARCH_INC)/$(CONFIG_ARCH_CHIP)"
        $(Q) $(DIRLINK) $(TOPDIR)/$(ARCH_INC)/$(CONFIG_ARCH_CHIP) 
include/arch/chip
+       $(Q) touch $@

Review comment:
       How about we move touch to link.sh?




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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to