view makefile-frags/m0-to-bin-c139 @ 587:36eb33f1d45a

config system: RVTMUX_ON_MODEM and UI_CONFIG moved into targets/*.conf
author Mychaela Falconia <falcon@freecalypso.org>
date Wed, 13 Mar 2019 16:52:48 +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