altos: Remove linker map files during 'make clean'
[fw/altos] / src / telefireone-v1.0 / Makefile
index afcdcd67e6932e3654cd28a05f47a75b13b2b2dc..0f3e5809cd85cf1dfb6361c1ed2f41d4bf95764e 100644 (file)
@@ -82,7 +82,7 @@ $(OBJ): $(INC)
 distclean:     clean
 
 clean:
-       rm -f *.o $(PROGNAME)-*.elf $(PROGNAME)-*.ihx
+       rm -f *.o $(PROGNAME)-*.elf $(PROGNAME)-*.ihx $(PROGNAME)-*.map
        rm -f ao_product.h
 
 install: