mirror of
https://github.com/EnderIce2/Fennix.git
synced 2025-05-28 15:34:31 +00:00
Updated Makefile
This commit is contained in:
parent
2902a00137
commit
b7a7901cf9
2
Makefile
2
Makefile
@ -130,7 +130,7 @@ endif
|
||||
ifeq ($(BOOTLOADER), other)
|
||||
ifeq ($(OSARCH), amd64)
|
||||
cp tools/limine.cfg $(LIMINE_FOLDER)/limine.sys $(LIMINE_FOLDER)/limine-cd.bin $(LIMINE_FOLDER)/limine-cd-efi.bin iso_tmp_data/
|
||||
xorriso -as mkisofs -b limine-cd.bin \
|
||||
xorriso -as mkisofs -quiet -b limine-cd.bin \
|
||||
-no-emul-boot -boot-load-size 4 -boot-info-table \
|
||||
--efi-boot limine-cd-efi.bin -V FENNIX \
|
||||
-efi-boot-part --efi-boot-image --protective-msdos-label \
|
||||
|
Loading…
x
Reference in New Issue
Block a user