summaryrefslogtreecommitdiffstats
path: root/src/usr/vfs/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/usr/vfs/makefile')
-rw-r--r--src/usr/vfs/makefile8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/usr/vfs/makefile b/src/usr/vfs/makefile
new file mode 100644
index 000000000..2212d9d4f
--- /dev/null
+++ b/src/usr/vfs/makefile
@@ -0,0 +1,8 @@
+ROOTPATH = ../../..
+MODULE = vfs
+
+OBJS = vfsrp.o
+
+#SUBDIRS = test.d
+
+include ${ROOTPATH}/config.mk
OpenPOWER on IntegriCloud