Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos
authorBdale Garbee <bdale@gag.com>
Mon, 28 Jan 2019 20:46:59 +0000 (13:46 -0700)
committerBdale Garbee <bdale@gag.com>
Mon, 28 Jan 2019 20:46:59 +0000 (13:46 -0700)
1  2 
src/telefireeight-v2.0/Makefile

index b83a1d5ce60153b9538146253fd53ba7751e3e46,0762b57892f86891368e1846d9f438ba2e4442b2..7cc3720fdf3358da5373f935ff3d37d81e6f0a0a
@@@ -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: