FreeCalypso > hg > fc-selenite
comparison components/riviera_cust_flash @ 120:43a210bbcc63
components/riviera_cust_flash: c155 keepalive support
| author | Mychaela Falconia <falcon@freecalypso.org> | 
|---|---|
| date | Wed, 07 Nov 2018 06:33:43 +0000 | 
| parents | 1155be085fc1 | 
| children | c300f828b244 | 
   comparison
  equal
  deleted
  inserted
  replaced
| 119:7f0681afe430 | 120:43a210bbcc63 | 
|---|---|
| 5 CPPFLAGS="-DTOOL_CHOICE=0 -D_TMS470" | 5 CPPFLAGS="-DTOOL_CHOICE=0 -D_TMS470" | 
| 6 | 6 | 
| 7 if [ "$MMI" = 0 ] | 7 if [ "$MMI" = 0 ] | 
| 8 then | 8 then | 
| 9 case "$TARGET" in | 9 case "$TARGET" in | 
| 10 c11x|c139) | 10 c11x|c139|c155) | 
| 11 CPPFLAGS="$CPPFLAGS -DPSEUDO_MODEM_KEEPALIVE" | 11 CPPFLAGS="$CPPFLAGS -DPSEUDO_MODEM_KEEPALIVE" | 
| 12 ;; | 12 ;; | 
| 13 pirelli) | 13 pirelli) | 
| 14 CPPFLAGS="$CPPFLAGS -DPSEUDO_MODEM_KEEPALIVE" | 14 CPPFLAGS="$CPPFLAGS -DPSEUDO_MODEM_KEEPALIVE" | 
| 15 CPPFLAGS="$CPPFLAGS -DPSEUDO_MODEM_USB" | 15 CPPFLAGS="$CPPFLAGS -DPSEUDO_MODEM_USB" | 
