generic-2.6: sync patches to 2.6.34-rc2

SVN-Revision: 20329
This commit is contained in:
Alexandros C. Couloumbis 2010-03-21 06:53:08 +00:00
parent ea89aacf52
commit 0fa2deaa28

View file

@ -10,8 +10,9 @@
--- a/fs/Makefile
+++ b/fs/Makefile
@@ -125,3 +125,4 @@ obj-$(CONFIG_OCFS2_FS) += ocfs2/
obj-$(CONFIG_BTRFS_FS) += btrfs/
@@ -127,3 +127,5 @@
obj-$(CONFIG_GFS2_FS) += gfs2/
obj-$(CONFIG_EXOFS_FS) += exofs/
obj-$(CONFIG_CEPH_FS) += ceph/
+obj-$(CONFIG_YAFFS_FS) += yaffs2/
+