X-Git-Url: http://git.mutantstargoat.com/user/nuclear/?p=bootcensus;a=blobdiff_plain;f=Makefile;fp=Makefile;h=c4d724a94b11acdc41639094ff9ceb340be9bfa3;hp=fcbe869f52863480173c535687ce454a934b9567;hb=aea4c0e820b437aebb00a90b5f9fd847044f88fe;hpb=41e4fa8d02a2ca85c871c8cc3a4c6c93331cdfb3 diff --git a/Makefile b/Makefile index fcbe869..c4d724a 100644 --- a/Makefile +++ b/Makefile @@ -32,7 +32,7 @@ pcboot.iso: floppy.img rm -rf cdrom git archive --format=tar --prefix=cdrom/ HEAD | tar xf - cp $< cdrom - mkisofs -o $@ -V pcboot -b $< cdrom + mkisofs -o $@ -R -J -V pcboot -b $< cdrom boot.img: bootldr.bin $(bin)