FreeCalypso > hg > fc-magnetite
comparison components/atiext-tcs3 @ 482:ad7f986afae3
pass -DCHIPSET and -DBOARD for all TCS3.2 components
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Tue, 19 Jun 2018 17:03:34 +0000 |
parents | 0d6201c64829 |
children |
comparison
equal
deleted
inserted
replaced
481:24078551b620 | 482:ad7f986afae3 |
---|---|
55 CPPFLAGS="$CPPFLAGS -DGPRS" | 55 CPPFLAGS="$CPPFLAGS -DGPRS" |
56 fi | 56 fi |
57 | 57 |
58 CPPFLAGS="$CPPFLAGS -DSMS_PDU_SUPPORT" | 58 CPPFLAGS="$CPPFLAGS -DSMS_PDU_SUPPORT" |
59 CPPFLAGS="$CPPFLAGS -DSIM_TOOLKIT" | 59 CPPFLAGS="$CPPFLAGS -DSIM_TOOLKIT" |
60 CPPFLAGS="$CPPFLAGS -DCHIPSET=$CHIPSET" | |
61 CPPFLAGS="$CPPFLAGS -DBOARD=41" | |
60 | 62 |
61 # Includes | 63 # Includes |
62 | 64 |
63 CPPFLAGS="$CPPFLAGS -I$SRC/$CONDAT/com/inc" | 65 CPPFLAGS="$CPPFLAGS -I$SRC/$CONDAT/com/inc" |
64 CPPFLAGS="$CPPFLAGS -I$SRC/$GPF/inc" | 66 CPPFLAGS="$CPPFLAGS -I$SRC/$GPF/inc" |