diff configure.sh @ 259:2bb8b1c11afc

build system: produce flash-script for flashing with fc-loadtool
author Mychaela Falconia <falcon@freecalypso.org>
date Fri, 04 Aug 2017 07:34:37 +0000
parents 13bcc2ed7e44
children 21d128939204
line wrap: on
line diff
--- a/configure.sh	Fri Aug 04 07:14:16 2017 +0000
+++ b/configure.sh	Fri Aug 04 07:34:37 2017 +0000
@@ -218,6 +218,7 @@
 else
 	cat makefile-frags/m0-to-bin-c139 >> $BUILD_DIR/Makefile
 fi
+cat makefile-frags/flash-script-gen >> $BUILD_DIR/Makefile
 
 if [ -n "$RAM_LINK_SCRIPT_SRC" ]
 then