X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=src%2Ftelefireone-v2.0%2FMakefile;h=85f06de46a92ca8ad638b91ad8701b54f67e6b78;hb=HEAD;hp=b7cc4a88523b93f3e63dab4da25a6be62085ee14;hpb=654a23168f59d04d7e9cad657bebf8ecfdd8e41e;p=fw%2Faltos diff --git a/src/telefireone-v2.0/Makefile b/src/telefireone-v2.0/Makefile index b7cc4a88..85f06de4 100644 --- a/src/telefireone-v2.0/Makefile +++ b/src/telefireone-v2.0/Makefile @@ -55,7 +55,8 @@ ALTOS_SRC = \ ao_radio_cmac_cmd.c \ ao_log.c \ ao_log_fireone.c \ - ao_ads124s0x.c + ao_ads124s0x.c \ + ao_max6691.c PRODUCT_SRC = \ ao_telefireone.c @@ -83,7 +84,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: