view tms470/makefile-frags/flash-script-gen @ 44:77b8d6bc6b31

configure.sh: putting it all together (TMS470)
author Mychaela Falconia <falcon@freecalypso.org>
date Tue, 17 Jul 2018 09:34:25 +0000
parents 2b8d11ddf653
children
line wrap: on
line source

flash-script:	fwimage.bin
	../helpers/mk-flash-script $< ${FLASH_BASE_ADDR} ${FLASH_SECTOR_SIZE} \
		> $@