view makefile-frags/m0-to-bin-c139 @ 687:9dcc97616b30

scripts/config-luna.sh: this old target is now luna1
author Mychaela Falconia <falcon@freecalypso.org>
date Mon, 12 Oct 2020 19:00:41 +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