pkarashchenko commented on PR #1352:
URL: 
https://github.com/apache/incubator-nuttx-apps/pull/1352#issuecomment-1279964705

   > > Why not change to `ifneq ($(CONFIG_XXX),n)`?
   > 
   > tristate has three possible values(y, m, n), only n(empty) can skip the 
build, both y and m need continue.
   
   Yeah, missed that `n` does not generate anything


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