[syslinux:master] Makefile: Add diag/geodsp/ .xz images to install target

syslinux-bot for Gene Cumm gene.cumm at gmail.com
Wed Mar 16 17:36:19 PDT 2011


Commit-ID:  49d14342f82c1c1555f09733c49533678954b1d8
Gitweb:     http://syslinux.zytor.com/commit/49d14342f82c1c1555f09733c49533678954b1d8
Author:     Gene Cumm <gene.cumm at gmail.com>
AuthorDate: Wed, 16 Mar 2011 20:14:03 -0400
Committer:  Gene Cumm <gene.cumm at gmail.com>
CommitDate: Wed, 16 Mar 2011 20:14:03 -0400

Makefile: Add diag/geodsp/ .xz images to install target



---
 Makefile |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/Makefile b/Makefile
index a09448a..22d60a3 100644
--- a/Makefile
+++ b/Makefile
@@ -70,7 +70,8 @@ INSTALL_AUX   =	core/pxelinux.0 gpxe/gpxelinux.0 core/isolinux.bin \
 		dos/syslinux.com \
 		mbr/*.bin $(MODULES)
 INSTALL_AUX_OPT = win32/syslinux.exe win64/syslinux64.exe
-INSTALL_DIAG  =	diag/mbr/handoff.bin
+INSTALL_DIAG  =	diag/mbr/handoff.bin \
+		diag/geodsp/geodsp1s.img.xz diag/geodsp/geodspms.img.xz
 
 # These directories manage their own installables
 INSTALLSUBDIRS = com32 utils dosutil



More information about the Syslinux-commits mailing list