isolinux.mk: Add -l option to mkisofs (long file names)

This commit is contained in:
Jan Lindemann 2006-06-26 16:40:49 +00:00 committed by Jan Lindemann
commit 6ae76f80cd

View file

@ -64,7 +64,7 @@ copy.done: unpack.done dirs.done $(CD_FILES)
touch $@
$(ISO_IMAGE): copy.done
mkisofs -o $(ISO_IMAGE) \
mkisofs -l -o $(ISO_IMAGE) \
-b isolinux.bin -c boot.cat \
-no-emul-boot -boot-load-size 4 -boot-info-table \
$(BUILD_DIR)