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