summaryrefslogtreecommitdiff
path: root/Kernel/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Kernel/Makefile')
-rw-r--r--Kernel/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Kernel/Makefile b/Kernel/Makefile
index 5d42acab6d..c57ac37d9c 100644
--- a/Kernel/Makefile
+++ b/Kernel/Makefile
@@ -5,6 +5,7 @@ KERNEL_OBJS = \
StdLib.o \
i386.o \
Process.o \
+ Thread.o \
i8253.o \
KeyboardDevice.o \
CMOS.o \