annotate makefile-frags/m0-to-bin-std @ 214:4d622fd5e701
src/aci2/alr/alr_dedi.c: hopefully last A5/3 bug fixed, AMR works now!
author |
Mychaela Falconia <falcon@freecalypso.org> |
date |
Sat, 15 Oct 2016 02:59:36 +0000 (2016-10-15) |
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
|