aboutsummaryrefslogtreecommitdiff
path: root/source/kernel/arch/x86_64/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'source/kernel/arch/x86_64/CMakeLists.txt')
-rw-r--r--source/kernel/arch/x86_64/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/kernel/arch/x86_64/CMakeLists.txt b/source/kernel/arch/x86_64/CMakeLists.txt
index 99fafe7..ffce50c 100644
--- a/source/kernel/arch/x86_64/CMakeLists.txt
+++ b/source/kernel/arch/x86_64/CMakeLists.txt
@@ -7,6 +7,7 @@ mark_as_advanced(TEACHOS_KERNEL_LINKER_SCRIPT)
target_sources("kernel" PRIVATE
"src/entry.cpp"
+ "src/vga.cpp"
)
target_include_directories("kernel" PRIVATE