Initial support for xtldr modules and bootloader protocol

This commit is contained in:
2022-09-17 00:14:09 +02:00
parent 33ff15e1db
commit 109c24f389
11 changed files with 262 additions and 15 deletions

View File

@@ -18,7 +18,7 @@ list(APPEND XTOSKRNL_SOURCE
set_specfile(xtoskrnl.spec)
# Link static XTOS library
add_library(xtoslib ${XTOSKRNL_SOURCE})
add_library(libxtos ${XTOSKRNL_SOURCE})
# Link kernel executable
add_executable(xtoskrnl