aboutsummaryrefslogtreecommitdiffstats
path: root/fs/efs/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'fs/efs/Makefile')
-rw-r--r--fs/efs/Makefile7
1 files changed, 7 insertions, 0 deletions
diff --git a/fs/efs/Makefile b/fs/efs/Makefile
new file mode 100644
index 000000000000..963543d46f0d
--- /dev/null
+++ b/fs/efs/Makefile
@@ -0,0 +1,7 @@
+#
+# Makefile for the linux efs-filesystem routines.
+#
+
+obj-$(CONFIG_EFS_FS) += efs.o
+
+efs-objs := super.o inode.o namei.o dir.o file.o symlink.o