FreeCalypso > hg > freecalypso-sw
diff gsm-fw/finlink/Makefile @ 848:8227a33397de
gtamodem-gsm flashImage links with cst included!
author | Space Falcon <falcon@ivan.Harhan.ORG> |
---|---|
date | Sat, 25 Apr 2015 22:36:40 +0000 |
parents | 7666dd5df2bc |
children | cbc49d533b7d |
line wrap: on
line diff
--- a/gsm-fw/finlink/Makefile Sat Apr 25 22:22:50 2015 +0000 +++ b/gsm-fw/finlink/Makefile Sat Apr 25 22:36:40 2015 +0000 @@ -44,6 +44,7 @@ endif ifeq (${CONFIG_INCLUDE_PS},1) EXT_PIECES+= ../g23m-aci/xipcode.o ../g23m-gsm/xipcode.o +EXT_PIECES+= ../g23m-glue/cst/xipcode.o endif ifeq (${CONFIG_INCLUDE_PCM},1) EXT_PIECES+= ../services/pcm/xipcode.o