summaryrefslogtreecommitdiffstats
path: root/abs/extra/syslinux/syslinux-dont-build-dos-windows-targets.patch
blob: 2bac5518510b2ecd4aa639efe7c7618cf37ebc1d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
diff -Nur syslinux-4.02.orig//Makefile syslinux-4.02//Makefile
--- syslinux-4.02.orig//Makefile	2010-07-21 21:33:13.000000000 +0200
+++ syslinux-4.02//Makefile	2010-07-22 11:14:03.325522937 +0200
@@ -55,7 +55,7 @@
 # files that depend only on the B phase, but may have to be regenerated
 # for "make installer".
 BSUBDIRS = codepage com32 lzo core memdisk modules mbr memdump gpxe sample \
-	   libinstaller dos win32 win64 dosutil
+	   libinstaller
 ITARGET  =
 IOBJECTS = $(ITARGET) \
 	utils/gethostip utils/isohybrid utils/mkdiskimage \