aboutsummaryrefslogtreecommitdiffstats
path: root/fs/bfs/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'fs/bfs/Makefile')
-rw-r--r--fs/bfs/Makefile7
1 files changed, 7 insertions, 0 deletions
diff --git a/fs/bfs/Makefile b/fs/bfs/Makefile
new file mode 100644
index 000000000000..c787b36d940c
--- /dev/null
+++ b/fs/bfs/Makefile
@@ -0,0 +1,7 @@
+#
+# Makefile for BFS filesystem.
+#
+
+obj-$(CONFIG_BFS_FS) += bfs.o
+
+bfs-objs := inode.o file.o dir.o