changeset 160:c300f828b244

components/riviera_cust_flash: j100 target for keepalive
author Mychaela Falconia <falcon@freecalypso.org>
date Sun, 17 Mar 2019 07:23:54 +0000
parents e8853af07f45
children 5ad7f6a9d7d4
files components/riviera_cust_flash
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/components/riviera_cust_flash	Sun Mar 17 07:22:30 2019 +0000
+++ b/components/riviera_cust_flash	Sun Mar 17 07:23:54 2019 +0000
@@ -7,7 +7,7 @@
 if [ "$MMI" = 0 ]
 then
 	case "$TARGET" in
-		c11x|c139|c155)
+		c11x|c139|c155|j100)
 			CPPFLAGS="$CPPFLAGS -DPSEUDO_MODEM_KEEPALIVE"
 			;;
 		pirelli)