FreeCalypso > hg > fc-magnetite
diff components/upm @ 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 | 0e4c6a7d2071 |
children |
line wrap: on
line diff
--- a/components/upm Tue Jun 19 06:39:18 2018 +0000 +++ b/components/upm Tue Jun 19 17:03:34 2018 +0000 @@ -48,6 +48,8 @@ CPPFLAGS="$CPPFLAGS -DGPRS" CPPFLAGS="$CPPFLAGS -DTI_GPRS" CPPFLAGS="$CPPFLAGS -DUPM_WITHOUT_USER_PLANE" +CPPFLAGS="$CPPFLAGS -DCHIPSET=$CHIPSET" +CPPFLAGS="$CPPFLAGS -DBOARD=41" # Includes