diff gsm-fw/L1/cust0/Makefile @ 522:2c9c2b95ddec

FC version of l1_rf12.c compiles
author Michael Spacefalcon <msokolov@ivan.Harhan.ORG>
date Sun, 13 Jul 2014 07:48:14 +0000
parents ed6071292a5c
children a6ff7b513bcf
line wrap: on
line diff
--- a/gsm-fw/L1/cust0/Makefile	Thu Jul 10 15:52:36 2014 +0000
+++ b/gsm-fw/L1/cust0/Makefile	Sun Jul 13 07:48:14 2014 +0000
@@ -2,7 +2,7 @@
 CFLAGS=	-O2 -fno-builtin -mthumb-interwork
 LD=	arm-elf-ld
 
-IOBJS=	ind_os.o
+IOBJS=	ind_os.o l1_rf12.o
 
 all:	${IOBJS}