FreeCalypso > hg > freecalypso-sw
diff gsm-fw/finlink/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 | 2beb88a3d528 |
children | 2a26785fb5a2 |
line wrap: on
line diff
--- a/gsm-fw/finlink/Makefile Mon Mar 17 04:51:36 2014 +0000 +++ b/gsm-fw/finlink/Makefile Mon Mar 17 05:56:06 2014 +0000 @@ -16,7 +16,7 @@ INT_PIECES= ../bsp/niq32.o EXT_PIECES= ../bsp/xipcode.o ../serial/xipcode.o ../sysglue/xipcode.o \ - ../services/ffs/xipcode.o + ../services/ffs/xipcode.o ../services/dar/xipcode.o ifeq (${RVM_ETM_SWE},1) EXT_PIECES+= ../services/etm/xipcode.o endif