diff gsm-fw/services/Makefile @ 307:749ca89741fa

DAR: starting to compile
author Michael Spacefalcon <msokolov@ivan.Harhan.ORG>
date Sun, 16 Mar 2014 07:39:29 +0000
parents 02e80fcc3a5a
children 083f262b7bbe
line wrap: on
line diff
--- a/gsm-fw/services/Makefile	Sun Mar 16 06:50:26 2014 +0000
+++ b/gsm-fw/services/Makefile	Sun Mar 16 07:39:29 2014 +0000
@@ -1,6 +1,6 @@
 sinclude ../include/config.mk
 
-ALL_SUBDIR=	etm ffs
+ALL_SUBDIR=	dar etm ffs
 
 BUILD_SUBDIR=	ffs
 ifeq (${RVM_ETM_SWE},1)