view makefile-frags/m0-to-bin-c139 @ 83:718ede6f6f1f

mmiSmsIdle.c: white space fixes
author Mychaela Falconia <falcon@freecalypso.org>
date Mon, 26 Oct 2020 21:51:55 +0000
parents 94ee95dad595
children
line wrap: on
line source

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

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