diff options
author | Ian Moffett <ian@osmora.org> | 2025-06-29 20:13:20 -0400 |
---|---|---|
committer | Ian Moffett <ian@osmora.org> | 2025-06-29 20:13:20 -0400 |
commit | 5920cf33f368b8de20919c44fa574fd6c69f69e8 (patch) | |
tree | 910022f4c4c771446a8530c9736d648e0f715c34 /builddeps/limine.conf | |
parent | db5daa6d7e0137e19c73d303ffd8744534c006da (diff) |
build: Rename hyra-kernel to hyra.krq
This commit prepares for Hyra Kernel Runtime Quantums (KRQs) which
allows one to make the kernel more modular
Signed-off-by: Ian Moffett <ian@osmora.org>
Diffstat (limited to 'builddeps/limine.conf')
-rw-r--r-- | builddeps/limine.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/builddeps/limine.conf b/builddeps/limine.conf index 308ad26..d5ed978 100644 --- a/builddeps/limine.conf +++ b/builddeps/limine.conf @@ -8,6 +8,6 @@ resolution: 1280x720 /Hyra protocol: limine - kernel_path: boot():/boot/hyra-kernel + kernel_path: boot():/boot/hyra.krq module_path: boot():/boot/ramfs.omar |