Use limine.h API revision 2

This commit is contained in:
mintsuki 2024-12-05 10:46:54 +01:00
parent f477e4e25a
commit a352cb93b3
3 changed files with 4 additions and 4 deletions

View file

@ -69,7 +69,7 @@ override CPPFLAGS := \
-I src \
-isystem freestnd-c-hdrs-0bsd \
$(CPPFLAGS) \
-DLIMINE_API_REVISION=1 \
-DLIMINE_API_REVISION=2 \
-MMD \
-MP

View file

@ -75,6 +75,6 @@ clone_repo_commit \
9c281448fe40498a6341d74f55c9af4f642c0b1d
download_by_hash \
https://github.com/limine-bootloader/limine/raw/af981e39a592d6c5b856960d5253cd2340d5a2c8/limine.h \
https://github.com/limine-bootloader/limine/raw/7cddb61183685d9bddd2eb13d42223d929c2abe6/limine.h \
src/limine.h \
7bbe95e1842a27d3aad7a567806dc70cf14a87f8d71abb283ccf39fa64dcf53d
c00e7d4cd6e2674eca481f978b64a7fb8c8479cc32c466ec35aad2207761bf01

View file

@ -7,4 +7,4 @@ timeout: 3
protocol: limine
# Path to the kernel to boot. boot():/ represents the partition on which limine.conf is located.
kernel_path: boot():/boot/kernel
path: boot():/boot/kernel