From: Keith Packard Date: Tue, 2 Aug 2016 23:53:50 +0000 (-0700) Subject: altos/stmf0: Clean .bin files from flash-loader dirs X-Git-Tag: 1.6.8~1^2~29 X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=commitdiff_plain;h=1934468e96ea9d179abf6e3e728b6b14ce793f46 altos/stmf0: Clean .bin files from flash-loader dirs The .bin files are what the DFU utility uses to flash the boot loader using USB. Signed-off-by: Keith Packard --- diff --git a/src/stmf0/Makefile-flash.defs b/src/stmf0/Makefile-flash.defs index 29d6ae45..804595bd 100644 --- a/src/stmf0/Makefile-flash.defs +++ b/src/stmf0/Makefile-flash.defs @@ -60,7 +60,7 @@ $(OBJ): $(INC) distclean: clean clean: - rm -f *.o $(HARDWARE)-$(PROGNAME)-*.elf + rm -f *.o $(HARDWARE)-$(PROGNAME)-*.elf $(HARDWARE)-$(PROGNAME)-*.bin rm -f ao_product.h install: