view makefile-frags/m0-to-bin-c139 @ 181:8f6e2ae69a6b

mmiUserData.c: bogotab fixes
author Mychaela Falconia <falcon@freecalypso.org>
date Tue, 19 Jan 2021 04:42:34 +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