FreeCalypso > hg > fc-magnetite
annotate makefile-frags/m0-to-bin-std @ 216:557041e392a9
src/g23m-aci/aci/ati_bas.c: handle +CGxx like the aci2 version
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Sat, 15 Oct 2016 06:16:40 +0000 |
parents | 46d9d68a3911 |
children | 63c12cba5ed5 |
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 |