diff components/riviera_cust_flash @ 588:f2e752052db5

beginning of SE J100 target support
author Mychaela Falconia <falcon@freecalypso.org>
date Wed, 13 Mar 2019 18:08:34 +0000
parents bb9a08797022
children
line wrap: on
line diff
--- a/components/riviera_cust_flash	Wed Mar 13 16:52:48 2019 +0000
+++ b/components/riviera_cust_flash	Wed Mar 13 18:08:34 2019 +0000
@@ -6,7 +6,7 @@
 if [ "$MMI" = 0 ]
 then
 	case "$TARGET" in
-		c11x|c139|c155)
+		c11x|c139|c155|j100)
 			CPPFLAGS="$CPPFLAGS -DPSEUDO_MODEM_KEEPALIVE"
 			;;
 		pirelli)