comparison makefile-frags/flash-script-gen @ 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
children
comparison
equal deleted inserted replaced
258:13bcc2ed7e44 259:2bb8b1c11afc
1 flash-script: fwimage.bin
2 ../helpers/mk-flash-script $< ${FLASH_BASE_ADDR} ${FLASH_SECTOR_SIZE} \
3 > $@
4