meta: rename kernel to Magenta

This commit is contained in:
2026-04-30 20:30:36 +01:00
parent 560da0daa0
commit 1db6de6bc2
65 changed files with 122 additions and 122 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
# the name of the target operating system
set(CMAKE_SYSTEM_NAME Mango)
set(CMAKE_SYSTEM_NAME Magenta)
# which compilers to use for C and C++
set(CMAKE_C_COMPILER x86_64-elf-gcc)