aboutsummaryrefslogtreecommitdiff
path: root/fs/ramfs/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'fs/ramfs/Makefile')
-rw-r--r--fs/ramfs/Makefile7
1 files changed, 7 insertions, 0 deletions
diff --git a/fs/ramfs/Makefile b/fs/ramfs/Makefile
new file mode 100644
index 00000000000..f096f300709
--- /dev/null
+++ b/fs/ramfs/Makefile
@@ -0,0 +1,7 @@
+#
+# Makefile for the linux ramfs routines.
+#
+
+obj-$(CONFIG_RAMFS) += ramfs.o
+
+ramfs-objs := inode.o