view makefile-frags/m0-to-bin-c139 @ 575:0198ac1e1a4f

cfile_symlink for GPF: a more robust approach
author Mychaela Falconia <falcon@freecalypso.org>
date Thu, 24 Jan 2019 23:43:00 +0000
parents a6a0102cb95f
children
line wrap: on
line source

fwimage.intbin:	fwimage.m0
	../helpers/mokosrec2bin $< $@ FF

fwimage.bin:	fwimage.intbin
	dd if=$< of=$@ bs=65536 skip=1