aboutsummaryrefslogtreecommitdiff
path: root/fs/overlayfs/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'fs/overlayfs/Makefile')
-rw-r--r--fs/overlayfs/Makefile7
1 files changed, 7 insertions, 0 deletions
diff --git a/fs/overlayfs/Makefile b/fs/overlayfs/Makefile
new file mode 100644
index 000000000000..8f91889480d0
--- /dev/null
+++ b/fs/overlayfs/Makefile
@@ -0,0 +1,7 @@
+#
+# Makefile for the overlay filesystem.
+#
+
+obj-$(CONFIG_OVERLAYFS_FS) += overlayfs.o
+
+overlayfs-objs := super.o inode.o dir.o readdir.o copy_up.o