Update
This commit is contained in:
parent
84556c8f22
commit
aab57aa99c
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ ovmf-x64:
|
||||||
cd ovmf-x64 && curl -o OVMF-X64.zip https://efi.akeo.ie/OVMF/OVMF-X64.zip && 7z x OVMF-X64.zip
|
cd ovmf-x64 && curl -o OVMF-X64.zip https://efi.akeo.ie/OVMF/OVMF-X64.zip && 7z x OVMF-X64.zip
|
||||||
|
|
||||||
limine:
|
limine:
|
||||||
git clone https://github.com/limine-bootloader/limine.git --branch=v3.0-branch-binary --depth=1
|
git clone https://github.com/limine-bootloader/limine.git --branch=v4.x-branch-binary --depth=1
|
||||||
make -C limine
|
make -C limine
|
||||||
|
|
||||||
.PHONY: kernel
|
.PHONY: kernel
|
||||||
|
|
Loading…
Add table
Reference in a new issue