diff 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
line wrap: on
line diff
--- a/components/riviera_cust_flash	Wed Nov 07 06:31:04 2018 +0000
+++ b/components/riviera_cust_flash	Wed Nov 07 06:33:43 2018 +0000
@@ -7,7 +7,7 @@
 if [ "$MMI" = 0 ]
 then
 	case "$TARGET" in
-		c11x|c139)
+		c11x|c139|c155)
 			CPPFLAGS="$CPPFLAGS -DPSEUDO_MODEM_KEEPALIVE"
 			;;
 		pirelli)