FreeCalypso > hg > fc-magnetite
comparison components/aci-tcs3 @ 167:b135e1505ae4
TCS3.2 version of aci.lib compiles
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Tue, 11 Oct 2016 04:49:14 +0000 |
parents | b0e6b861deba |
children | ab79cf3c29a5 |
comparison
equal
deleted
inserted
replaced
166:772c754cb3c9 | 167:b135e1505ae4 |
---|---|
60 CPPFLAGS="$CPPFLAGS -DSIM_TOOLKIT" | 60 CPPFLAGS="$CPPFLAGS -DSIM_TOOLKIT" |
61 CPPFLAGS="$CPPFLAGS -DDTI2" | 61 CPPFLAGS="$CPPFLAGS -DDTI2" |
62 CPPFLAGS="$CPPFLAGS -DDTI" | 62 CPPFLAGS="$CPPFLAGS -DDTI" |
63 CPPFLAGS="$CPPFLAGS -DUART" | 63 CPPFLAGS="$CPPFLAGS -DUART" |
64 CPPFLAGS="$CPPFLAGS -DFF_ATI" | 64 CPPFLAGS="$CPPFLAGS -DFF_ATI" |
65 | |
66 # FreeCalypso additions to make the TCS3.2 version | |
67 # behave more like TCS211 | |
68 | |
69 CPPFLAGS="$CPPFLAGS -DTI_PS_FF_CONC_SMS" | |
65 | 70 |
66 # Includes | 71 # Includes |
67 | 72 |
68 CPPFLAGS="$CPPFLAGS -I$SRC/$CONDAT/com/inc" | 73 CPPFLAGS="$CPPFLAGS -I$SRC/$CONDAT/com/inc" |
69 CPPFLAGS="$CPPFLAGS -I$SRC/$GPF/inc" | 74 CPPFLAGS="$CPPFLAGS -I$SRC/$GPF/inc" |