From 42fc80c8bf5fb555122831deb1e8c6c58cbebfab Mon Sep 17 00:00:00 2001 From: Boaz Harrosh Date: Mon, 24 Oct 2011 16:36:33 -0700 Subject: [PATCH] --- yaml --- r: 269237 b: refs/heads/master c: 3e335672e018c06e007f85a5d54afd721fb3d6d5 h: refs/heads/master i: 269235: 612baed55d80ac2c634571dc9e16d3ca303f0df2 v: v3 --- [refs] | 2 +- trunk/fs/Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 59a74db054a5..7f090310e9d8 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 611d7a5dc6f2a1a0cfd8cc07b9d15f794cbe5f98 +refs/heads/master: 3e335672e018c06e007f85a5d54afd721fb3d6d5 diff --git a/trunk/fs/Makefile b/trunk/fs/Makefile index afc109691a9b..5c30a13341eb 100644 --- a/trunk/fs/Makefile +++ b/trunk/fs/Makefile @@ -120,6 +120,6 @@ obj-$(CONFIG_DEBUG_FS) += debugfs/ obj-$(CONFIG_OCFS2_FS) += ocfs2/ obj-$(CONFIG_BTRFS_FS) += btrfs/ obj-$(CONFIG_GFS2_FS) += gfs2/ -obj-$(CONFIG_EXOFS_FS) += exofs/ +obj-$(y) += exofs/ # Multiple mods, used by nfs/objlayout obj-$(CONFIG_CEPH_FS) += ceph/ obj-$(CONFIG_PSTORE) += pstore/