xiaoxiang781216 commented on code in PR #1407:
URL: 
https://github.com/apache/incubator-nuttx-apps/pull/1407#discussion_r1021551238


##########
Application.mk:
##########
@@ -189,8 +192,23 @@ install:: $(PROGLIST)
 
 else
 
-MAINNAME := $(addsuffix _main,$(PROGNAME))
+MAINNAME := $(subst ",,$(addsuffix _main,$(PROGNAME)))

Review Comment:
   Do we still need change this line after 
https://github.com/apache/incubator-nuttx-apps/pull/1407/files#r1021549899



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