diff options
Diffstat (limited to 'fs/ceph/Makefile')
| -rw-r--r-- | fs/ceph/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/fs/ceph/Makefile b/fs/ceph/Makefile index 32e30106a2f0..85a4230b9bff 100644 --- a/fs/ceph/Makefile +++ b/fs/ceph/Makefile | |||
| @@ -10,3 +10,4 @@ ceph-y := super.o inode.o dir.o file.o locks.o addr.o ioctl.o \ | |||
| 10 | debugfs.o | 10 | debugfs.o |
| 11 | 11 | ||
| 12 | ceph-$(CONFIG_CEPH_FSCACHE) += cache.o | 12 | ceph-$(CONFIG_CEPH_FSCACHE) += cache.o |
| 13 | ceph-$(CONFIG_CEPH_FS_POSIX_ACL) += acl.o | ||
