view makefile-frags/flash-script-gen @ 282:50fa2f79c1d4

components/main-init: recompile mem_load.obj from mem_load.c
author Mychaela Falconia <falcon@freecalypso.org>
date Mon, 07 Aug 2017 05:42:47 +0000
parents 2bb8b1c11afc
children
line wrap: on
line source

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