diff gsm-fw/L1/cfile/Makefile @ 557:3bb11261b9fe

L1: started work on l1_func.c
author Michael Spacefalcon <msokolov@ivan.Harhan.ORG>
date Mon, 04 Aug 2014 17:20:38 +0000
parents 44d30f013ee5
children b1358d6c4496
line wrap: on
line diff
--- a/gsm-fw/L1/cfile/Makefile	Mon Aug 04 05:54:50 2014 +0000
+++ b/gsm-fw/L1/cfile/Makefile	Mon Aug 04 17:20:38 2014 +0000
@@ -1,6 +1,7 @@
 CC=	arm-elf-gcc
 CPPFLAGS=-I../../include -I../include -I../audio_include -I../audio_cust0 \
-	-I../tm_include -I../tm_cust0 -I../tpudrv -DMOVE_IN_INTERNAL_RAM
+	-I../tm_include -I../tm_cust0 -I../cust0 -I../tpudrv \
+	-DMOVE_IN_INTERNAL_RAM
 CFLAGS=	-O2 -fno-builtin -mthumb-interwork
 LD=	arm-elf-ld
 INTSED=	../intram.sed