diff gsm-fw/gpf/tst_drv/iram/Makefile @ 326:7e878e6b9cf7

gsm-fw/gpf/tst_drv: tif2.c compiles
author Michael Spacefalcon <msokolov@ivan.Harhan.ORG>
date Sat, 19 Apr 2014 05:23:11 +0000
parents ffb0442ffccf
children
line wrap: on
line diff
--- a/gsm-fw/gpf/tst_drv/iram/Makefile	Sat Apr 19 00:18:44 2014 +0000
+++ b/gsm-fw/gpf/tst_drv/iram/Makefile	Sat Apr 19 05:23:11 2014 +0000
@@ -3,7 +3,7 @@
 CPPFLAGS=-I../../inc -DRUN_INT_RAM
 VPATH=	..
 
-OBJS=	ser_tr.o titrc.o
+OBJS=	ser_tr.o tif2.o titrc.o
 
 all:	${OBJS}