summaryrefslogtreecommitdiff
path: root/os/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'os/Makefile')
-rw-r--r--os/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/os/Makefile b/os/Makefile
index d7d0419..37dbf56 100644
--- a/os/Makefile
+++ b/os/Makefile
@@ -9,6 +9,7 @@ include $(ROOTDIR)/arch/config.mk
TARGET_SRCS = \
src/init.c \
+src/hooks.c \
\
src/filesystem.c \
src/fio.c \