Limine 6.x

This commit is contained in:
mintsuki 2023-12-10 04:41:52 +01:00
parent 302427b1e1
commit 2286ff7db5

View file

@ -52,7 +52,7 @@ ovmf:
cd ovmf && curl -Lo OVMF.fd https://retrage.github.io/edk2-nightly/bin/RELEASEX64_OVMF.fd
limine:
git clone https://github.com/limine-bootloader/limine.git --branch=v5.x-branch-binary --depth=1
git clone https://github.com/limine-bootloader/limine.git --branch=v6.x-branch-binary --depth=1
$(MAKE) -C limine \
CC="$(HOST_CC)" \
CFLAGS="$(HOST_CFLAGS)" \