FreeCalypso > hg > freecalypso-sw
diff gsm-fw/L1/Makefile @ 609:b8a277d81746
gsm-fw/L1/Makefile: audio_cfile added to SUBDIR for make clean
author | Michael Spacefalcon <msokolov@ivan.Harhan.ORG> |
---|---|
date | Fri, 29 Aug 2014 04:59:24 +0000 |
parents | 2fd248f74a20 |
children | 700d450bb8da |
line wrap: on
line diff
--- a/gsm-fw/L1/Makefile Fri Aug 29 04:57:06 2014 +0000 +++ b/gsm-fw/L1/Makefile Fri Aug 29 04:59:24 2014 +0000 @@ -1,6 +1,6 @@ LD= arm-elf-ld -SUBDIR= cfile cust0 dsp tpudrv +SUBDIR= audio_cfile cfile cust0 dsp tpudrv INT_PIECES= cfile/iramcode.o cust0/iramcode.o tpudrv/iramcode.o EXT_PIECES= cfile/xipcode.o cust0/xipcode.o dsp/xipcode.o