aboutsummaryrefslogtreecommitdiffstats
path: root/fs/Makefile
diff options
context:
space:
mode:
authorArve Hjønnevåg <arve@android.com>2010-05-18 20:35:30 -0700
committerColin Cross <ccross@android.com>2011-06-14 09:09:13 -0700
commit8237911c6471f56b9ace3b697b17d6d33c9e2a99 (patch)
treee3730fe61f3330901bb75270ca5f46132f8ae45d /fs/Makefile
parent4bfab3c6353d4e29b5b9d823e1e27e307e7b7a7f (diff)
downloadkernel_samsung_aries-8237911c6471f56b9ace3b697b17d6d33c9e2a99.zip
kernel_samsung_aries-8237911c6471f56b9ace3b697b17d6d33c9e2a99.tar.gz
kernel_samsung_aries-8237911c6471f56b9ace3b697b17d6d33c9e2a99.tar.bz2
fs: yaffs: Import yaffs from Thu Dec 23 13:31:37 2010 +1300
commit ddf33fed15c2376bfb602d62dd018c63fce60df8 Author: Timothy Manning <tfhmanning@gmail.com> Date: Thu Dec 23 13:31:37 2010 +1300 yaffs updated direct/timothy_tests/quick_tests Signed-off-by: Timothy Manning <tfhmanning@gmail.com> Change-Id: I5bbe5a05277bdf8a6fe188bbe4c77725b3fa2aae Signed-off-by: Dima Zavin <dima@android.com>
Diffstat (limited to 'fs/Makefile')
-rw-r--r--fs/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/fs/Makefile b/fs/Makefile
index fb68c2b..2999b4d 100644
--- a/fs/Makefile
+++ b/fs/Makefile
@@ -124,3 +124,6 @@ obj-$(CONFIG_GFS2_FS) += gfs2/
obj-$(CONFIG_EXOFS_FS) += exofs/
obj-$(CONFIG_CEPH_FS) += ceph/
obj-$(CONFIG_PSTORE) += pstore/
+
+# Patched by YAFFS
+obj-$(CONFIG_YAFFS_FS) += yaffs2/