ISOLINUX: fix booting when mastered with non-mkisofs tools syslinux-3.61-pre2
authorH. Peter Anvin <hpa@zytor.com>
Thu, 17 Jan 2008 06:14:57 +0000 (01:14 -0500)
committerH. Peter Anvin <hpa@zytor.com>
Thu, 17 Jan 2008 06:30:01 +0000 (01:30 -0500)
commit8e0e6580eca67b69007a93d05ffa4f57ea6a0b28
tree896d1b4b68c2253bc6ea32b9a814eb672ed67e41
parent913407066687306f9b5f51e0a649989888d1cebb
ISOLINUX: fix booting when mastered with non-mkisofs tools

When we are *not* mastered with mkisofs, we depend on running the
checksumiso.pl script, in order to create a default boot info table.
Due to the Makefile changes in 3.50 (commit
9e3d217ee3869e4f4ddb1466621c079e14754660) that hasn't happened since
3.50-pre23.

Make it work now.
Makefile
NEWS