view makefile-frags/m0-to-bin-c139 @ 698:4f458e31b6e1

.../drv_core/abb/abb.[ch]: sync with Tourmaline The changes being synced are: 1) ABB semaphore protection overhaul; 2) New ABB_SLEEP_RESTRICTION definition in fc-target.h
author Mychaela Falconia <falcon@freecalypso.org>
date Wed, 09 Jun 2021 18:00:44 +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