summaryrefslogtreecommitdiffstats
path: root/src/sys/vfs/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/sys/vfs/makefile')
-rw-r--r--src/sys/vfs/makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sys/vfs/makefile b/src/sys/vfs/makefile
index 767b09204..3567870da 100644
--- a/src/sys/vfs/makefile
+++ b/src/sys/vfs/makefile
@@ -1,5 +1,5 @@
ROOTPATH = ../../..
-OBJS = vfs_main.o
+OBJS = vfs_main.o vfs_init.o
include ${ROOTPATH}/config.mk
OpenPOWER on IntegriCloud