FreeCalypso > hg > freecalypso-sw
diff gsm-fw/g23m-aci/aci/Makefile @ 785:09382de17df9
aci: integrated up to ati_pdu.c
author | Space Falcon <falcon@ivan.Harhan.ORG> |
---|---|
date | Thu, 12 Mar 2015 05:29:06 +0000 |
parents | 5cc8a442efad |
children | e7250023ca12 |
line wrap: on
line diff
--- a/gsm-fw/g23m-aci/aci/Makefile Wed Mar 11 08:27:02 2015 +0000 +++ b/gsm-fw/g23m-aci/aci/Makefile Thu Mar 12 05:29:06 2015 +0000 @@ -6,7 +6,9 @@ -I../../cdginc -I../aci_dti_mng -I../ati_ext -I../ksd OBJS= aci_aci.o aci_csf.o aci_em.o aci_lst.o aci_mem.o aci_mfw.o aci_pei.o \ - aci_tim.o aci_util.o aoc.o ati_bas.o + aci_tim.o aci_util.o aoc.o \ + ati_bas.o ati_cc.o ati_cmd.o ati_cphs.o ati_csc.o ati_dti.o ati_em.o \ + ati_em_ret.o ati_err.o ati_io.o ati_mm.o ati_mmi.o ati_pdu.o all: ${OBJS}