feat: rename 'ZenithOS' => 'MontaukOS' and fix build system issues
This commit is contained in:
+1
-1
@@ -8,7 +8,7 @@ ARCH := x86_64
|
||||
# Default user QEMU flags. These are appended to the QEMU command calls.
|
||||
QEMUFLAGS := -m 2G -d int -D qemu.log
|
||||
|
||||
override IMAGE_NAME := os220-$(ARCH)
|
||||
override IMAGE_NAME := montauk-$(ARCH)
|
||||
|
||||
# Toolchain for building the 'limine' executable for the host.
|
||||
HOST_CC := cc
|
||||
|
||||
Reference in New Issue
Block a user