Remove the residual files in distclean

Signed-off-by: liuhaitao <liuhaitao@xiaomi.com>
This commit is contained in:
liuhaitao
2020-05-01 04:43:15 +01:00
committed by Abdelatif Guettouche
parent 21302fcdae
commit 6b4cc3011c
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -293,4 +293,5 @@ clean:
ifneq ($(CONFIG_WINDOWS_NATIVE),y)
$(Q) rm -rf *.dSYM
endif
$(Q) $(MAKE) -C pic32 -f Makefile.host TOPDIR="$(TOPDIR)" clean
$(call CLEAN)