FreeCalypso > hg > freecalypso-sw
comparison 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 |
comparison
equal
deleted
inserted
replaced
847:8140945526c2 | 848:8227a33397de |
---|---|
42 INT_PIECES+= ../L1/iramcode.o | 42 INT_PIECES+= ../L1/iramcode.o |
43 EXT_PIECES+= ../L1/xipcode.o | 43 EXT_PIECES+= ../L1/xipcode.o |
44 endif | 44 endif |
45 ifeq (${CONFIG_INCLUDE_PS},1) | 45 ifeq (${CONFIG_INCLUDE_PS},1) |
46 EXT_PIECES+= ../g23m-aci/xipcode.o ../g23m-gsm/xipcode.o | 46 EXT_PIECES+= ../g23m-aci/xipcode.o ../g23m-gsm/xipcode.o |
47 EXT_PIECES+= ../g23m-glue/cst/xipcode.o | |
47 endif | 48 endif |
48 ifeq (${CONFIG_INCLUDE_PCM},1) | 49 ifeq (${CONFIG_INCLUDE_PCM},1) |
49 EXT_PIECES+= ../services/pcm/xipcode.o | 50 EXT_PIECES+= ../services/pcm/xipcode.o |
50 endif | 51 endif |
51 ifeq (${RVM_ETM_SWE},1) | 52 ifeq (${RVM_ETM_SWE},1) |