# HG changeset patch
# User Mychaela Falconia <falcon@freecalypso.org>
# Date 1521957018 0
# Node ID 445ac5be06192dc1b620de01e08c9d8ea0794187
# Parent  fb5c5859ad22a1cb10db237d5c299fb7e30f674d
makefile-frags/m0-to-bin-std: fwimage.mode0 eyesore removed

diff -r fb5c5859ad22 -r 445ac5be0619 makefile-frags/m0-to-bin-std
--- 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 $@
-