X-Git-Url: https://git.gag.com/?a=blobdiff_plain;ds=sidebyside;f=src%2Fmicrosplash%2FMakefile;h=8970995bc4c4d3525ad3556eaf02710d102fcb0b;hb=HEAD;hp=4850ef14f6e7eabc64f844eff25511b0d98dbaf6;hpb=7a89aa1ea7e1b02b5cd310986adf4239ec0ce91d;p=fw%2Faltos diff --git a/src/microsplash/Makefile b/src/microsplash/Makefile index 4850ef14..8970995b 100644 --- a/src/microsplash/Makefile +++ b/src/microsplash/Makefile @@ -73,7 +73,7 @@ load-slow: $(HEX) distclean: clean clean: - rm -f *.o *.elf *.ihx $(SCRIPT) + rm -f *.o *.elf *.ihx *.map $(SCRIPT) rm -f ao_product.h publish: $(PUBLISH_HEX) $(PUBLISH_SCRIPT)