Ouss4 commented on issue #539:
URL: 
https://github.com/apache/incubator-nuttx-apps/issues/539#issuecomment-751228674


   @yamt weren't these generated in a previous build?  By previous I mean 
several months ago before some changes were made to the build system, mainly 
Application.mk and Directory.mk.
   Or maybe a manual clean was performed? maybe git clean -xdf?
   
   The clean now doesn't recursively traverse all the directories in apps. It 
looks for .kconfig or .depend files.  If those files aren't there that 
directory won't be cleaned.
   
   I just tried one config (esp32-devkitc:wapi) and the distclean deleted all 
the autogenerated files.


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