aboutsummaryrefslogtreecommitdiff
path: root/kernel/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'kernel/CMakeLists.txt')
-rw-r--r--kernel/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/kernel/CMakeLists.txt b/kernel/CMakeLists.txt
index 7bae7b07..91075adc 100644
--- a/kernel/CMakeLists.txt
+++ b/kernel/CMakeLists.txt
@@ -13,7 +13,6 @@ target_sources("kernel_lib" PRIVATE
"kapi/cpu.cpp"
"kapi/devices.cpp"
"kapi/devices/bus.cpp"
- "kapi/devices/cpu.cpp"
"kapi/devices/device.cpp"
"kapi/devices/device_registry.cpp"
"kapi/devices/driver.cpp"