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