Add the rt linux 4.1.3-rt3 as base
[kvmfornfv.git] / kernel / fs / fuse / Makefile
diff --git a/kernel/fs/fuse/Makefile b/kernel/fs/fuse/Makefile
new file mode 100644 (file)
index 0000000..e95eeb4
--- /dev/null
@@ -0,0 +1,8 @@
+#
+# Makefile for the FUSE filesystem.
+#
+
+obj-$(CONFIG_FUSE_FS) += fuse.o
+obj-$(CONFIG_CUSE) += cuse.o
+
+fuse-objs := dev.o dir.o file.o inode.o control.o