fdcavalcanti commented on issue #15807:
URL: https://github.com/apache/nuttx/issues/15807#issuecomment-2700675535

   Usually this happens when you change critical stuff without `distcleaning` 
first. Changing KConfig files in this condition could cause this kind of 
behavior. If you run `git clean -xfd` without `n` option it will delete all 
untracked files. Should work normally after that.


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