view tms470/makefile-frags/flash-script-gen @ 113:16703b3fb211

gcc linker script m4 magic minor fix
author Mychaela Falconia <falcon@freecalypso.org>
date Sat, 13 Oct 2018 18:45:15 +0000
parents 2b8d11ddf653
children
line wrap: on
line source

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