diff gsm-fw/gpf/conf/Makefile @ 488:e8ed76bbf556

gsm-fw/gpf/conf: bare{comp.c,const.h} configuration created
author Michael Spacefalcon <msokolov@ivan.Harhan.ORG>
date Sun, 29 Jun 2014 21:59:14 +0000
parents c8e12b7bbd0b
children 86364a58aa6c
line wrap: on
line diff
--- a/gsm-fw/gpf/conf/Makefile	Sun Jun 29 20:13:43 2014 +0000
+++ b/gsm-fw/gpf/conf/Makefile	Sun Jun 29 21:59:14 2014 +0000
@@ -3,7 +3,9 @@
 CPPFLAGS=-I../inc
 LD=	arm-elf-ld
 
-OBJS=	gpf_misc_init.o gpf_tst_drv.o
+CONFIG_MODULE=	barecomp
+
+OBJS=	gpf_misc_init.o gpf_tst_drv.o ${CONFIG_MODULE}.o
 
 all:	xipcode.o