Merge remote branch 'nouveau/drm-nouveau-fixes' of /ssd/git/drm-nouveau-next into...
[deliverable/linux.git] / fs / ceph / Makefile
CommitLineData
9030aaf9
SW
1#
2# Makefile for CEPH filesystem.
3#
4
9030aaf9
SW
5obj-$(CONFIG_CEPH_FS) += ceph.o
6
582c86e6 7ceph-y := super.o inode.o dir.o file.o locks.o addr.o ioctl.o \
9030aaf9 8 export.o caps.o snap.o xattr.o \
3d14c5d2
YS
9 mds_client.o mdsmap.o strings.o ceph_frag.o \
10 debugfs.o
9030aaf9 11
This page took 0.124039 seconds and 5 git commands to generate.