FreeCalypso > hg > freecalypso-sw
comparison 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 |
comparison
equal
deleted
inserted
replaced
306:81bee6125882 | 307:749ca89741fa |
---|---|
1 sinclude ../include/config.mk | 1 sinclude ../include/config.mk |
2 | 2 |
3 ALL_SUBDIR= etm ffs | 3 ALL_SUBDIR= dar etm ffs |
4 | 4 |
5 BUILD_SUBDIR= ffs | 5 BUILD_SUBDIR= ffs |
6 ifeq (${RVM_ETM_SWE},1) | 6 ifeq (${RVM_ETM_SWE},1) |
7 BUILD_SUBDIR+= etm | 7 BUILD_SUBDIR+= etm |
8 endif | 8 endif |