summaryrefslogtreecommitdiff
path: root/Kernel/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Kernel/Makefile')
-rw-r--r--Kernel/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Kernel/Makefile b/Kernel/Makefile
index 1f3ba29443..dc65c572b2 100644
--- a/Kernel/Makefile
+++ b/Kernel/Makefile
@@ -34,7 +34,7 @@ KERNEL_OBJS = \
DoubleBuffer.o \
KSyms.o \
KParams.o \
- SharedMemory.o \
+ FileSystem/SharedMemory.o \
FileSystem/DevPtsFS.o \
Devices/BXVGADevice.o \
PCI.o \