FreeCalypso > hg > freecalypso-sw
changeset 782:3eb43280161d
gsm-fw/g23m-aci/aci: aci_aci.c compiles with -I../ati_ext added
author | Michael Spacefalcon <falcon@ivan.Harhan.ORG> |
---|---|
date | Sun, 08 Mar 2015 02:22:34 +0000 |
parents | 8eea89c37047 |
children | 79ccc6a27a95 |
files | gsm-fw/g23m-aci/aci/Makefile |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/gsm-fw/g23m-aci/aci/Makefile Sun Mar 08 02:21:13 2015 +0000 +++ b/gsm-fw/g23m-aci/aci/Makefile Sun Mar 08 02:22:34 2015 +0000 @@ -3,7 +3,7 @@ CFLAGS= -O2 -fno-builtin -mthumb-interwork -mthumb CPPFLAGS=-I. -I../../include -I../../include/condat -I../../gpf/inc \ - -I../../cdginc + -I../../cdginc -I../ati_ext OBJS= aci_aci.o