anchao commented on PR #14756:
URL: https://github.com/apache/nuttx/pull/14756#issuecomment-2475194318

   Will this pull request cause Kconfig to be generated for all directories 
containing CMakeLists.txt/Makefile? In fact, makefile base does not support 
nested recursion. If multiple levels of directories are required, developers 
need to add nested logic to the subdirectories. This is mainly to avoid 
searching for Makefile/CMakeLists.txt files that are not related to nuttx. You 
can try Makefile base and then evaluate the benefits of this change.


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