X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=fs%2Fceph%2FMakefile;h=85a4230b9bffd5ca311d7b37bfc97e409ccc30ee;hb=fe5595c074005bd94f0c7d1644175941149f6768;hp=32e30106a2f01e8bf62138981e1c4b678a509cfc;hpb=24f971abbda045c24d5d6f2438a7785567d2fde9;p=karo-tx-linux.git 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 \ debugfs.o ceph-$(CONFIG_CEPH_FSCACHE) += cache.o +ceph-$(CONFIG_CEPH_FS_POSIX_ACL) += acl.o