mirror of
https://github.com/RGBCube/serenity
synced 2025-05-31 18:18:12 +00:00
Kernel: Remove 2 duplicated listings of cpp files in CMakeLists.txt file
This commit is contained in:
parent
95b6e57bfb
commit
59a76b1279
1 changed files with 0 additions and 3 deletions
|
@ -368,9 +368,6 @@ if ("${SERENITY_ARCH}" STREQUAL "x86_64")
|
|||
|
||||
Arch/x86_64/CurrentTime.cpp
|
||||
|
||||
Arch/x86_64/Hypervisor/BochsDisplayConnector.cpp
|
||||
Arch/x86_64/Hypervisor/VMWareBackdoor.cpp
|
||||
|
||||
Arch/x86_64/I8042Reboot.cpp
|
||||
Arch/x86_64/Interrupts/APIC.cpp
|
||||
Arch/x86_64/Interrupts/IOAPIC.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue