FreeCalypso > hg > fc-magnetite
comparison components/icn-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 | 4d7c2ccb5814 |
children |
comparison
equal
deleted
inserted
replaced
481:24078551b620 | 482:ad7f986afae3 |
---|---|
73 CPPFLAGS="$CPPFLAGS -DUSE_L2FD_FUNC_INTERFACE" | 73 CPPFLAGS="$CPPFLAGS -DUSE_L2FD_FUNC_INTERFACE" |
74 fi | 74 fi |
75 | 75 |
76 CPPFLAGS="$CPPFLAGS -DSRVC=$SRVC" | 76 CPPFLAGS="$CPPFLAGS -DSRVC=$SRVC" |
77 CPPFLAGS="$CPPFLAGS -DNWARN" | 77 CPPFLAGS="$CPPFLAGS -DNWARN" |
78 CPPFLAGS="$CPPFLAGS -DCHIPSET=$CHIPSET" | |
79 CPPFLAGS="$CPPFLAGS -DBOARD=41" | |
78 | 80 |
79 # Includes | 81 # Includes |
80 | 82 |
81 CPPFLAGS="$CPPFLAGS -I$SRC/$CONDAT/com/inc" | 83 CPPFLAGS="$CPPFLAGS -I$SRC/$CONDAT/com/inc" |
82 CPPFLAGS="$CPPFLAGS -I$SRC/$GPF/inc" | 84 CPPFLAGS="$CPPFLAGS -I$SRC/$GPF/inc" |