diff components/riviera_cust_flash @ 378:aee911923299

components/*: support for c11x target
author Mychaela Falconia <falcon@freecalypso.org>
date Sat, 13 Jan 2018 18:21:16 +0000
parents 9ffdfacfe969
children bb9a08797022
line wrap: on
line diff
--- a/components/riviera_cust_flash	Sat Jan 13 18:14:21 2018 +0000
+++ b/components/riviera_cust_flash	Sat Jan 13 18:21:16 2018 +0000
@@ -6,7 +6,7 @@
 if [ "$MMI" = 0 ]
 then
 	case "$TARGET" in
-		c139)
+		c11x|c139)
 			CPPFLAGS="$CPPFLAGS -DPSEUDO_MODEM_KEEPALIVE"
 			;;
 		pirelli)