Kernel: Remove 2 duplicated listings of cpp files in CMakeLists.txt file

This commit is contained in:
Liav A 2023-03-25 10:22:57 +03:00 committed by Sam Atkins
commit 59a76b1279
Notes: sideshowbarker 2024-07-17 04:03:27 +09:00

View file

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