BuildSystem: remove non-existent file from kernel CMakeLists.txt
This commit is contained in:
parent
de9f109f2a
commit
002c2d0aca
|
@ -17,7 +17,6 @@ set(KERNEL_SOURCES
|
|||
kernel/Debug.cpp
|
||||
kernel/Device.cpp
|
||||
kernel/DeviceManager.cpp
|
||||
kernel/ELF.cpp
|
||||
kernel/Font.cpp
|
||||
kernel/FS/Ext2.cpp
|
||||
kernel/FS/VirtualFileSystem.cpp
|
||||
|
|
Loading…
Reference in New Issue