view tms470/makefile-frags/flash-script-gen @ 45:e955d102e7c4

configure.sh: buglet in Makefile generation
author Mychaela Falconia <falcon@freecalypso.org>
date Tue, 17 Jul 2018 18:17:27 +0000
parents 2b8d11ddf653
children
line wrap: on
line source

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