diff options
Diffstat (limited to 'Kernel/Makefile')
-rw-r--r-- | Kernel/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Kernel/Makefile b/Kernel/Makefile index fc5cc89b1b..340a0e4861 100644 --- a/Kernel/Makefile +++ b/Kernel/Makefile @@ -35,7 +35,6 @@ OBJS = \ Devices/BXVGADevice.o \ Devices/BlockDevice.o \ Devices/CharacterDevice.o \ - Devices/DebugLogDevice.o \ Devices/Device.o \ Devices/DiskPartition.o \ Devices/FullDevice.o \ |