summaryrefslogtreecommitdiff
path: root/Source/Kernel/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Source/Kernel/Makefile')
-rw-r--r--Source/Kernel/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Source/Kernel/Makefile b/Source/Kernel/Makefile
index 636968d..0126c43 100644
--- a/Source/Kernel/Makefile
+++ b/Source/Kernel/Makefile
@@ -70,6 +70,8 @@ Objects = Core/loader.wtf.o \
SyscallManager/Res.ns.o \
SyscallManager/IDT.wtf.o \
Devices/Display/VGATextOutput.class.o \
+ Devices/Display/GraphicDisplay.proto.o \
+ Devices/Display/VESADisplay.class.o \
Devices/Display/vga-vesa.wtf.o \
Devices/Keyboard/PS2Keyboard.class.o \
Devices/Floppy/FloppyController.class.o \