Initial support for xtldr modules and bootloader protocol

This commit is contained in:
2022-09-17 00:14:09 +02:00
父節點 33ff15e1db
當前提交 109c24f389
共有 11 個文件被更改,包括 262 次插入15 次删除

查看文件

@@ -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