mirror of
https://github.com/apache/nuttx.git
synced 2026-05-20 04:16:35 +08:00
e85b119363
Cleaning during `clean_context` had the issue of remaking everything when `menuconfig` was issued. That's because `menuconfig` has a `clean_context` on its way. Signed-off-by: Abdelatif Guettouche <abdelatif.guettouche@espressif.com>