diff gsm-fw/services/pcm/Makefile @ 641:e60f51f747f5

PCM integration: pcmdata.c compiles
author Michael Spacefalcon <msokolov@ivan.Harhan.ORG>
date Wed, 03 Sep 2014 17:31:21 +0000
parents aed920085e59
children b039cafc8e31
line wrap: on
line diff
--- a/gsm-fw/services/pcm/Makefile	Wed Sep 03 17:21:42 2014 +0000
+++ b/gsm-fw/services/pcm/Makefile	Wed Sep 03 17:31:21 2014 +0000
@@ -2,7 +2,7 @@
 CFLAGS=	-O2 -fno-builtin -mthumb-interwork -mthumb
 LD=	arm-elf-ld
 
-OBJS=	pcmcode.o
+OBJS=	pcmcode.o pcmdata.o
 
 HDRS=	pcm.h