FreeCalypso > hg > freecalypso-sw
diff gsm-fw/g23m-aci/aci/Makefile @ 790:e8f37d3414b6
aci: got up to cmh_ccs.c, then compilation problem, remains to be resolved
author | Space Falcon <falcon@ivan.Harhan.ORG> |
---|---|
date | Thu, 12 Mar 2015 19:14:58 +0000 |
parents | beb8e9851a07 |
children | 44bac38197dd |
line wrap: on
line diff
--- a/gsm-fw/g23m-aci/aci/Makefile Thu Mar 12 16:35:22 2015 +0000 +++ b/gsm-fw/g23m-aci/aci/Makefile Thu Mar 12 19:14:58 2015 +0000 @@ -10,7 +10,8 @@ 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 ati_phb.o \ ati_prs.o ati_ret.o ati_sat.o ati_sim.o ati_sms.o ati_src_sat.o \ - ati_src_uart.o ati_src_uart_io.o ati_ss.o + ati_src_uart.o ati_src_uart_io.o ati_ss.o \ + cmh_ccf.o cmh_ccq.o cmh_ccr.o cmh_ccs.o all: ${OBJS}