FreeCalypso > hg > fc-magnetite
comparison components/gmm @ 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 | ad246f580a30 |
| children |
comparison
equal
deleted
inserted
replaced
| 481:24078551b620 | 482:ad7f986afae3 |
|---|---|
| 44 fi | 44 fi |
| 45 CPPFLAGS="$CPPFLAGS -DUSE_L2FD_FUNC_INTERFACE" | 45 CPPFLAGS="$CPPFLAGS -DUSE_L2FD_FUNC_INTERFACE" |
| 46 fi | 46 fi |
| 47 | 47 |
| 48 CPPFLAGS="$CPPFLAGS -DSRVC=$SRVC" | 48 CPPFLAGS="$CPPFLAGS -DSRVC=$SRVC" |
| 49 CPPFLAGS="$CPPFLAGS -DCHIPSET=$CHIPSET" | |
| 50 CPPFLAGS="$CPPFLAGS -DBOARD=41" | |
| 49 | 51 |
| 50 # Includes | 52 # Includes |
| 51 | 53 |
| 52 SRCDIR=$SRC/g23m-gprs/gmm | 54 SRCDIR=$SRC/g23m-gprs/gmm |
| 53 | 55 |
