X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=src%2Ftelemega-v4.0%2FMakefile;h=16db22d6a0d27fa24032cc402f576ba6500d7f1f;hb=acc642801aa5f8c0c05bde134e5924fe957ce023;hp=a11aac692592124f50a0a9a83857ec7a4e5310db;hpb=eae79e1429f1df53577f4ee78e8a0856a8ad5975;p=fw%2Faltos diff --git a/src/telemega-v4.0/Makefile b/src/telemega-v4.0/Makefile index a11aac69..16db22d6 100644 --- a/src/telemega-v4.0/Makefile +++ b/src/telemega-v4.0/Makefile @@ -78,7 +78,6 @@ ALTOS_SRC = \ ao_usb_stm.c \ ao_exti_stm.c \ ao_report.c \ - ao_i2c_stm.c \ ao_bmx160.c \ ao_convert_pa.c \ ao_convert_volt.c \ @@ -121,7 +120,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: