diff makefile-frags/m0-to-bin-std @ 471:445ac5be0619

makefile-frags/m0-to-bin-std: fwimage.mode0 eyesore removed
author Mychaela Falconia <falcon@freecalypso.org>
date Sun, 25 Mar 2018 05:50:18 +0000
parents 63c12cba5ed5
children a6a0102cb95f
line wrap: on
line diff
--- a/makefile-frags/m0-to-bin-std	Sun Mar 25 05:46:28 2018 +0000
+++ b/makefile-frags/m0-to-bin-std	Sun Mar 25 05:50:18 2018 +0000
@@ -1,7 +1,3 @@
 fwimage.bin:	fwimage.m0
 	mokosrec2bin $< $@ FF
 
-fwimage.mode0:	fwimage.bin
-	cp $< $@
-	xxd -r -c 4 ../scripts/flash-boot-mode0.patch $@
-