[syslinux:master] diag/geodsp/: Remove geodsp1s_f.img.xz image from target; Copyright

syslinux-bot for Gene Cumm gene.cumm at gmail.com
Sun Mar 15 01:45:07 PDT 2015


Commit-ID:  63d0a069ca263c6a853939d3fbef1a01ea9c76fd
Gitweb:     http://www.syslinux.org/commit/63d0a069ca263c6a853939d3fbef1a01ea9c76fd
Author:     Gene Cumm <gene.cumm at gmail.com>
AuthorDate: Sun, 22 Feb 2015 19:40:20 -0500
Committer:  Gene Cumm <gene.cumm at gmail.com>
CommitDate: Sun, 22 Feb 2015 19:40:20 -0500

diag/geodsp/: Remove geodsp1s_f.img.xz image from target; Copyright

It's relatively simple to just apply the geodsp1s_f.bin force drive 80h
after applying the plain geodsp1s.img.xz

Signed-off-by: Gene Cumm <gene.cumm at gmail.com>

---
 diag/geodsp/Makefile      | 4 ++--
 diag/geodsp/geodsp1s.asm  | 2 +-
 diag/geodsp/geodsplib.inc | 2 +-
 diag/geodsp/geodspms.asm  | 2 +-
 4 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/diag/geodsp/Makefile b/diag/geodsp/Makefile
index a369b03..73e4429 100644
--- a/diag/geodsp/Makefile
+++ b/diag/geodsp/Makefile
@@ -1,6 +1,6 @@
 ## -----------------------------------------------------------------------
 ##
-##   Copyright 2010-2011 Gene Cumm
+##   Copyright 2010-2015 Gene Cumm
 ##
 ##   Portions from core/Makefile:
 ##   Copyright 1998-2009 H. Peter Anvin - All Rights Reserved
@@ -23,7 +23,7 @@ coredir = $(topdir)/core
 VPATH = $(SRC)
 
 BTARGET = geodsp1s.bin geodsp1s_f.bin geodspms.bin \
-	geodsp1s.img.xz geodsp1s_f.img.xz geodspms.img.xz
+	geodsp1s.img.xz geodspms.img.xz
 
 NASMOPT = -i $(coredir)/ -i $(SRC)/ -Ox -f bin -dBINFMT
 NASMOPT += -w+orphan-labels
diff --git a/diag/geodsp/geodsp1s.asm b/diag/geodsp/geodsp1s.asm
index 741c51f..50d97e7 100644
--- a/diag/geodsp/geodsp1s.asm
+++ b/diag/geodsp/geodsp1s.asm
@@ -1,6 +1,6 @@
 ; -----------------------------------------------------------------------
 ;
-;   Copyright 2010-2014 Gene Cumm
+;   Copyright 2010-2015 Gene Cumm
 ;
 ;   Portions from diskstart.inc:
 ;   Copyright 1994-2009 H. Peter Anvin - All Rights Reserved
diff --git a/diag/geodsp/geodsplib.inc b/diag/geodsp/geodsplib.inc
index 9f6eafc..6f406a3 100644
--- a/diag/geodsp/geodsplib.inc
+++ b/diag/geodsp/geodsplib.inc
@@ -1,6 +1,6 @@
 ; -----------------------------------------------------------------------
 ;
-;   Copyright 2010-2014 Gene Cumm
+;   Copyright 2010-2015 Gene Cumm
 ;
 ;   Portions from diskstart.inc:
 ;   Copyright 1994-2009 H. Peter Anvin - All Rights Reserved
diff --git a/diag/geodsp/geodspms.asm b/diag/geodsp/geodspms.asm
index 0bc46a7..a5521fe 100644
--- a/diag/geodsp/geodspms.asm
+++ b/diag/geodsp/geodspms.asm
@@ -1,6 +1,6 @@
 ; -----------------------------------------------------------------------
 ;
-;   Copyright 2010 Gene Cumm
+;   Copyright 2010-2015 Gene Cumm
 ;
 ;   Portions from diskstart.inc:
 ;   Copyright 1994-2009 H. Peter Anvin - All Rights Reserved


More information about the Syslinux-commits mailing list