summaryrefslogtreecommitdiffstats
path: root/src/lib/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/makefile')
-rw-r--r--src/lib/makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/makefile b/src/lib/makefile
index ee750951a..d15ca3bef 100644
--- a/src/lib/makefile
+++ b/src/lib/makefile
@@ -1,6 +1,6 @@
ROOTPATH = ../..
-OBJS = string.o stdlib.o
+OBJS = string.o stdlib.o assert.o stdio.o
OBJS += syscall_stub.o syscall_task.o syscall_mutex.o syscall_msg.o
OBJS += syscall_mmio.o syscall_time.o
OpenPOWER on IntegriCloud