Update
This commit is contained in:
parent
445de6be04
commit
aeffaaf162
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ ovmf-x64:
|
||||||
|
|
||||||
limine:
|
limine:
|
||||||
git clone https://github.com/limine-bootloader/limine.git --branch=v4.x-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
|
||||||
kernel:
|
kernel:
|
||||||
|
|
Loading…
Add table
Reference in a new issue