aboutsummaryrefslogtreecommitdiff
path: root/fs/befs/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'fs/befs/Makefile')
-rw-r--r--fs/befs/Makefile7
1 files changed, 7 insertions, 0 deletions
diff --git a/fs/befs/Makefile b/fs/befs/Makefile
new file mode 100644
index 00000000000..2f370bd7a50
--- /dev/null
+++ b/fs/befs/Makefile
@@ -0,0 +1,7 @@
+#
+# Makefile for the linux BeOS filesystem routines.
+#
+
+obj-$(CONFIG_BEFS_FS) += befs.o
+
+befs-objs := datastream.o btree.o super.o inode.o debug.o io.o linuxvfs.o