view makefile-frags/flash-script-gen @ 296:154011ef41b1

components/frame_na7_db_{fl,ir}: missed the -o3 which causes function reordering
author Mychaela Falconia <falcon@freecalypso.org>
date Sat, 21 Oct 2017 03:18:21 +0000
parents 2bb8b1c11afc
children
line wrap: on
line source

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