diff components/alr @ 38:e58a5bb12de4

experimental support for GPF memory supervision
author Mychaela Falconia <falcon@freecalypso.org>
date Sat, 17 Oct 2020 07:35:14 +0000
parents ef6d1ca160b2
children
line wrap: on
line diff
--- a/components/alr	Sat Oct 17 07:00:11 2020 +0000
+++ b/components/alr	Sat Oct 17 07:35:14 2020 +0000
@@ -61,6 +61,11 @@
 CPPFLAGS="$CPPFLAGS -DCHIPSET=$CHIPSET"
 CPPFLAGS="$CPPFLAGS -DNWARN"
 
+if [ "$MEMSUPER" != 0 ]
+then
+	CPPFLAGS="$CPPFLAGS -DMEMORY_SUPERVISION"
+fi
+
 # Includes
 
 SRCDIR=$SRC/g23m-gsm/alr2