FreeCalypso > hg > fc-magnetite
annotate makefile-frags/m0-to-bin-std @ 686:59f07d67eb45
luna target split into luna1 and luna2
luna1 is FC Luna based on iWOW DSK v4.0 or v5.0 motherboard
luna2 is FC Luna based on FC Caramel2 MB
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Mon, 12 Oct 2020 18:51:24 +0000 |
parents | a6a0102cb95f |
children |
rev | line source |
---|---|
88
46d9d68a3911
top Makefile: support building flash images for the C139
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
1 fwimage.bin: fwimage.m0 |
530
a6a0102cb95f
makefile-frags/m0-to-bin-{c139,std}: use local mokosrec2bin in helpers
Mychaela Falconia <falcon@freecalypso.org>
parents:
471
diff
changeset
|
2 ../helpers/mokosrec2bin $< $@ FF |
88
46d9d68a3911
top Makefile: support building flash images for the C139
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
3 |