From e69ae0bce5dc988b3e15d2525eebcfa440fa5915 Mon Sep 17 00:00:00 2001 From: Thomas Petazzoni Date: Tue, 16 Mar 2010 21:50:16 +0100 Subject: syslinux: bump version and fix build Signed-off-by: Thomas Petazzoni --- boot/syslinux/syslinux-3.85-makefile.patch | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 boot/syslinux/syslinux-3.85-makefile.patch (limited to 'boot/syslinux/syslinux-3.85-makefile.patch') diff --git a/boot/syslinux/syslinux-3.85-makefile.patch b/boot/syslinux/syslinux-3.85-makefile.patch new file mode 100644 index 000000000..ff85b8dc9 --- /dev/null +++ b/boot/syslinux/syslinux-3.85-makefile.patch @@ -0,0 +1,17 @@ +--- + Makefile | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +Index: syslinux-3.85/Makefile +=================================================================== +--- syslinux-3.85.orig/Makefile ++++ syslinux-3.85/Makefile +@@ -43,7 +43,7 @@ + mbr/mbr_c.bin mbr/altmbr_c.bin mbr/gptmbr_c.bin \ + mbr/mbr_f.bin mbr/altmbr_f.bin mbr/gptmbr_f.bin \ + core/pxelinux.0 core/isolinux.bin core/isolinux-debug.bin \ +- gpxe/gpxelinux.0 dos/syslinux.com win32/syslinux.exe \ ++ gpxe/gpxelinux.0 dos/syslinux.com \ + dosutil/*.com dosutil/*.sys \ + $(MODULES) + -- cgit v1.2.3