diff components/riviera_cust_flash @ 535:bb9a08797022

configure and components scripts: added support for c155 target
author Mychaela Falconia <falcon@freecalypso.org>
date Mon, 05 Nov 2018 17:30:51 +0000
parents aee911923299
children f2e752052db5
line wrap: on
line diff
--- a/components/riviera_cust_flash	Mon Nov 05 17:10:06 2018 +0000
+++ b/components/riviera_cust_flash	Mon Nov 05 17:30:51 2018 +0000
@@ -6,7 +6,7 @@
 if [ "$MMI" = 0 ]
 then
 	case "$TARGET" in
-		c11x|c139)
+		c11x|c139|c155)
 			CPPFLAGS="$CPPFLAGS -DPSEUDO_MODEM_KEEPALIVE"
 			;;
 		pirelli)