summaryrefslogtreecommitdiffstats
path: root/target/x86/syslinux/syslinux-3.61-makefile.patch
diff options
context:
space:
mode:
authorAnders Darander <ad@datarespons.se>2009-09-21 10:14:55 +0200
committerPeter Korsgaard <jacmet@sunsite.dk>2009-09-23 09:30:56 +0200
commit31e026a7c49a5adffeefb66ab11e57a971c08363 (patch)
treec6a199fa4943512c56e6083d1fbf7b2912be5739 /target/x86/syslinux/syslinux-3.61-makefile.patch
parent483b2980d0559932a6428fa4655dc38756688489 (diff)
downloadbuildroot-novena-31e026a7c49a5adffeefb66ab11e57a971c08363.tar.gz
buildroot-novena-31e026a7c49a5adffeefb66ab11e57a971c08363.zip
syslinux: update to v3.82
Signed-off-by: Anders Darander <ad@datarespons.se> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'target/x86/syslinux/syslinux-3.61-makefile.patch')
-rw-r--r--target/x86/syslinux/syslinux-3.61-makefile.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/target/x86/syslinux/syslinux-3.61-makefile.patch b/target/x86/syslinux/syslinux-3.61-makefile.patch
deleted file mode 100644
index 22859e872..000000000
--- a/target/x86/syslinux/syslinux-3.61-makefile.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- a/Makefile 2008-02-18 09:39:41.000000000 -0500
-+++ b/Makefile 2008-02-18 09:43:21.000000000 -0500
-@@ -75,7 +75,7 @@ BTARGET = kwdhash.gen version.gen versi
- ldlinux.bss ldlinux.sys ldlinux.bin \
- pxelinux.0 isolinux.bin isolinux-debug.bin \
- extlinux.bin extlinux.bss extlinux.sys
--BOBJECTS = $(BTARGET) mbr/mbr.bin dos/syslinux.com win32/syslinux.exe \
-+BOBJECTS = $(BTARGET) mbr/mbr.bin dos/syslinux.com \
- memdisk/memdisk memdump/memdump.com
- # BESUBDIRS and IESUBDIRS are "early", i.e. before the root; BSUBDIRS
- # and ISUBDIRS are "late", after the root.