summaryrefslogtreecommitdiffstats
path: root/fs/Makefile
diff options
context:
space:
mode:
authorSage Weil <sage@newdream.net>2009-10-06 11:31:15 -0700
committerSage Weil <sage@newdream.net>2009-10-06 11:31:15 -0700
commit9030aaf9bf0a1eee47a154c316c789e959638b0f (patch)
treebb6dbc96fd181fd3883157277c4301edfaaf5179 /fs/Makefile
parent76aa844d5b2fb8c839180d3f5874e333b297e5fd (diff)
downloadop-kernel-dev-9030aaf9bf0a1eee47a154c316c789e959638b0f.zip
op-kernel-dev-9030aaf9bf0a1eee47a154c316c789e959638b0f.tar.gz
ceph: Kconfig, Makefile
Kconfig options and Makefile. Signed-off-by: Sage Weil <sage@newdream.net>
Diffstat (limited to 'fs/Makefile')
-rw-r--r--fs/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/fs/Makefile b/fs/Makefile
index af6d047..5ef73a0 100644
--- a/fs/Makefile
+++ b/fs/Makefile
@@ -124,3 +124,4 @@ obj-$(CONFIG_OCFS2_FS) += ocfs2/
obj-$(CONFIG_BTRFS_FS) += btrfs/
obj-$(CONFIG_GFS2_FS) += gfs2/
obj-$(CONFIG_EXOFS_FS) += exofs/
+obj-$(CONFIG_CEPH_FS) += ceph/
OpenPOWER on IntegriCloud