view makefile-frags/flash-script-gen @ 157:7eee5ad6ae86

mmiMmi.c: misc formatting fixes
author Mychaela Falconia <falcon@freecalypso.org>
date Mon, 16 Nov 2020 20:17:50 +0000
parents 94ee95dad595
children
line wrap: on
line source

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