FreeCalypso > hg > fc-magnetite
annotate makefile-frags/m0-to-bin-std @ 527:343104963a7f
doc/Developer-notes written
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Tue, 09 Oct 2018 08:09:53 +0000 |
parents | 445ac5be0619 |
children | a6a0102cb95f |
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 |
46d9d68a3911
top Makefile: support building flash images for the C139
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
2 mokosrec2bin $< $@ FF |
46d9d68a3911
top Makefile: support building flash images for the C139
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
3 |