diff gsm-fw/services/Makefile @ 310:083f262b7bbe

gsm-fw: disabled DAR links
author Michael Spacefalcon <msokolov@ivan.Harhan.ORG>
date Mon, 17 Mar 2014 05:56:06 +0000
parents 749ca89741fa
children b039cafc8e31
line wrap: on
line diff
--- a/gsm-fw/services/Makefile	Mon Mar 17 04:51:36 2014 +0000
+++ b/gsm-fw/services/Makefile	Mon Mar 17 05:56:06 2014 +0000
@@ -2,7 +2,7 @@
 
 ALL_SUBDIR=	dar etm ffs
 
-BUILD_SUBDIR=	ffs
+BUILD_SUBDIR=	dar ffs
 ifeq (${RVM_ETM_SWE},1)
 BUILD_SUBDIR+=	etm
 endif