X-Git-Url: http://git.cascardo.info/?p=cascardo%2Flinux.git;a=blobdiff_plain;f=net%2Fceph%2FMakefile;h=6a5180903e7bfff4634c1b5ab5bc525c9a65e77f;hp=84cbed630c4b1e75d0dd05dabb043793ab11f5bb;hb=8dfb790b15e779232d5d4e3f0102af2bea21ca55;hpb=b067c9045af4791a5836042f743d12477131f7b5 diff --git a/net/ceph/Makefile b/net/ceph/Makefile index 84cbed630c4b..6a5180903e7b 100644 --- a/net/ceph/Makefile +++ b/net/ceph/Makefile @@ -5,6 +5,7 @@ obj-$(CONFIG_CEPH_LIB) += libceph.o libceph-y := ceph_common.o messenger.o msgpool.o buffer.o pagelist.o \ mon_client.o \ + cls_lock_client.o \ osd_client.o osdmap.o crush/crush.o crush/mapper.o crush/hash.o \ debugfs.o \ auth.o auth_none.o \