build: clean up .stat file(s)

Add missing bits to cleanup *.stat files

Change-Id: If075cb9f8b91950830eea078fa17c2cf748e0d0f
Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
This commit is contained in:
Kumar Gala 2016-10-24 11:00:32 -05:00
parent bbf736cf6e
commit bdd7764051

View File

@ -1038,7 +1038,7 @@ CLEAN_FILES += misc/generated/sysgen/kernel_main.c \
misc/generated/sysgen/kernel_main.h \
.old_version .tmp_System.map .tmp_version \
.tmp_* System.map *.lnk *.map *.elf *.lst \
*.bin *.hex *.strip staticIdt.o linker.cmd
*.bin *.hex *.stat *.strip staticIdt.o linker.cmd
# Directories & files removed with 'make mrproper'
MRPROPER_DIRS += include/config usr/include include/generated \