From: Bdale Garbee Date: Mon, 28 Jan 2019 20:46:59 +0000 (-0700) Subject: Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos X-Git-Tag: 1.9.1~1^2~146 X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=commitdiff_plain;h=145e5a1ac557c4990e74fb64b005fc68d6941bdc;hp=-c Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos --- 145e5a1ac557c4990e74fb64b005fc68d6941bdc diff --combined src/telefireeight-v2.0/Makefile index b83a1d5c,0762b578..7cc3720f --- a/src/telefireeight-v2.0/Makefile +++ b/src/telefireeight-v2.0/Makefile @@@ -41,7 -41,6 +41,6 @@@ ALTOS_SRC = ao_freq.c \ ao_dma_stm.c \ ao_spi_stm.c \ - ao_beep_stm.c \ ao_eeprom_stm.c \ ao_usb_stm.c \ ao_exti_stm.c \ @@@ -81,7 -80,7 +80,7 @@@ ao_product.h: ao-make-product.5c ../Ver 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: