xiaoxiang781216 commented on code in PR #1539:
URL: https://github.com/apache/nuttx-apps/pull/1539#discussion_r1096575894


##########
Makefile:
##########
@@ -205,20 +205,6 @@ clean: $(foreach SDIR, $(CLEANDIRS), $(SDIR)_clean)
        $(call CLEAN)
 
 distclean: $(foreach SDIR, $(CLEANDIRS), $(SDIR)_distclean)
-ifeq ($(CONFIG_WINDOWS_NATIVE),y)

Review Comment:
   Linux/macOS CI could catch all path since they cover all defined config 
except a few ones.



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

Reply via email to