summaryrefslogtreecommitdiff
path: root/Kernel/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Kernel/Makefile')
-rw-r--r--Kernel/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Kernel/Makefile b/Kernel/Makefile
index 8f99da09c8..1528847873 100644
--- a/Kernel/Makefile
+++ b/Kernel/Makefile
@@ -11,7 +11,6 @@ KERNEL_OBJS = \
CMOS.o \
PIC.o \
Syscall.o \
- Disk.o \
IDEDiskDevice.o \
MemoryManager.o \
Console.o \