diff makefile-frags/link-steps @ 88:46d9d68a3911

top Makefile: support building flash images for the C139
author Mychaela Falconia <falcon@freecalypso.org>
date Sun, 02 Oct 2016 14:11:29 +0000
parents 84f4a04fde24
children 9432dd63626b
line wrap: on
line diff
--- a/makefile-frags/link-steps	Sun Oct 02 14:00:10 2016 +0000
+++ b/makefile-frags/link-steps	Sun Oct 02 14:11:29 2016 +0000
@@ -11,6 +11,3 @@
 fwimage.m0:	fwimage.out
 	../toolwrap/hex470 -m -memwidth 16 -romwidth 16 $<
 
-fwimage.bin:	fwimage.m0
-	mokosrec2bin $< $@ FF
-