view makefile-frags/flash-script-gen @ 310:8488a9ae583c

doc/Compiling: added note that if wine doesn't whine, make nowhine a symlink
author Mychaela Falconia <falcon@freecalypso.org>
date Fri, 03 Nov 2017 20:43:47 +0000
parents 2bb8b1c11afc
children
line wrap: on
line source

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