summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 7f6d032..c6360fd 100644
--- a/Makefile
+++ b/Makefile
@@ -5,6 +5,7 @@ OBJS = \
$K/entry.o \
$K/start.o \
$K/console.o \
+ $K/printf.o \
$K/uart.o \
$K/kalloc.o \
$K/spinlock.o \