diff scripts/test-setup-tms470.sh @ 105:5c4db73d289a

build system support for memory supervision
author Mychaela Falconia <falcon@freecalypso.org>
date Mon, 23 Jul 2018 07:01:39 +0000
parents b54e0f3759ff
children
line wrap: on
line diff
--- a/scripts/test-setup-tms470.sh	Mon Jul 23 01:47:29 2018 +0000
+++ b/scripts/test-setup-tms470.sh	Mon Jul 23 07:01:39 2018 +0000
@@ -8,8 +8,9 @@
 L1_DYN_DSP_DWNLD=1
 GPRS=1
 SRVC=1
+MEMSUPER=0
 
-export BUILD_DIR TARGET CHIPSET DSP RF L1_DYN_DSP_DWNLD GPRS SRVC
+export BUILD_DIR TARGET CHIPSET DSP RF L1_DYN_DSP_DWNLD GPRS SRVC MEMSUPER
 
 set -e