changeset 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 fb5c5859ad22
children 8d9298e0823a
files makefile-frags/m0-to-bin-std
diffstat 1 files changed, 0 insertions(+), 4 deletions(-) [+]
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 $@
-