view tms470/makefile-frags/flash-script-gen @ 42:2b8d11ddf653

tms470/makefile-frags: pruned import from Magnetite
author Mychaela Falconia <falcon@freecalypso.org>
date Tue, 17 Jul 2018 08:20:16 +0000
parents
children
line wrap: on
line source

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