diff L1/audio_cfile/Makefile @ 15:002303327705

l1audio_init.c compiles once again
author Mychaela Falconia <falcon@freecalypso.org>
date Fri, 10 Jun 2016 06:27:05 +0000
parents 75a11d740a02
children
line wrap: on
line diff
--- a/L1/audio_cfile/Makefile	Fri Jun 10 06:22:47 2016 +0000
+++ b/L1/audio_cfile/Makefile	Fri Jun 10 06:27:05 2016 +0000
@@ -1,7 +1,7 @@
 CC=	arm-elf-gcc
 CPPFLAGS=-I../../include -I../include -I../audio_include -I../audio_cust0 \
 	-I../dyn_dwl_include -I../tm_include -I../tm_cust0 -I../cust0 \
-	-I../tpudrv -DMOVE_IN_INTERNAL_RAM
+	-I../tpudrv -I../../bsp -DMOVE_IN_INTERNAL_RAM
 CFLAGS=	-O2 -fno-builtin -mthumb-interwork
 LD=	arm-elf-ld