altos: Remove ARM .ihx files on 'make clean'
[fw/altos] / src / megadongle-v0.1 / Makefile
index a8c3a584db32fee068c19b291d99e9e96b283474..6035c3482576e71a3bc6bbdef6960b02219b108b 100644 (file)
@@ -80,7 +80,7 @@ ao_product.h: ao-make-product.5c ../Version
 distclean:     clean
 
 clean:
-       rm -f *.o $(PROGNAME)-*.elf
+       rm -f *.o $(PROGNAME)-*.elf $(PROGNAME)-*.ihx
        rm -f ao_product.h
 
 install: