Ouss4 opened a new pull request #4202:
URL: https://github.com/apache/incubator-nuttx/pull/4202


   ## Summary
   Cleaning during `clean_context` had the issue of remaking everything when 
`menuconfig` was called.  That's because `menuconfig` has a `clean_context` on 
its way.
   
   Closes #4194 
   
   ## Impact
   `make clean_context` won't clean `context` of the arch directory anymore.  
We do have this asymmetry in few other places, most notably in apps.
   
   ## Testing
   Tested with esp32-devkitc:wapi and built few other configs to make sure 
everything is still working fine.
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to