FreeCalypso > hg > freecalypso-sw
diff gsm-fw/L1/audio_cfile/Makefile @ 830:56e3d8560d69
L1 audio: vocoder mute functions made independent of AUDIO_TASK
author | Space Falcon <falcon@ivan.Harhan.ORG> |
---|---|
date | Wed, 22 Apr 2015 16:30:11 +0000 |
parents | 700d450bb8da |
children | 3f178b3ac50a |
line wrap: on
line diff
--- a/gsm-fw/L1/audio_cfile/Makefile Sat Apr 18 22:47:59 2015 +0000 +++ b/gsm-fw/L1/audio_cfile/Makefile Wed Apr 22 16:30:11 2015 +0000 @@ -5,7 +5,7 @@ CFLAGS= -O2 -fno-builtin -mthumb-interwork LD= arm-elf-ld -XOBJS= l1audio_abb.o l1audio_init.o +XOBJS= l1audio_abb.o l1audio_drive.o l1audio_init.o all: xipcode.o