generic-2.6: sync patches to 2.6.34-rc2
SVN-Revision: 20329
This commit is contained in:
parent
ea89aacf52
commit
0fa2deaa28
1 changed files with 3 additions and 2 deletions
|
@ -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/
|
||||
+
|
||||
|
|
Loading…
Reference in a new issue