X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=net%2Fceph%2FMakefile;h=e87ef435e11b862351d1863a3d3682539e8fbc37;hb=fe6c791570efe717946ea7b7dd50aec96b70d551;hp=5f19415ec9c0dfb893d6f03b94ad03cdbca3307d;hpb=f19872575ff7819a3723154657a497d9bca66b33;p=mv-sheeva.git diff --git a/net/ceph/Makefile b/net/ceph/Makefile index 5f19415ec9c..e87ef435e11 100644 --- a/net/ceph/Makefile +++ b/net/ceph/Makefile @@ -3,7 +3,7 @@ # obj-$(CONFIG_CEPH_LIB) += libceph.o -libceph-objs := ceph_common.o messenger.o msgpool.o buffer.o pagelist.o \ +libceph-y := ceph_common.o messenger.o msgpool.o buffer.o pagelist.o \ mon_client.o \ osd_client.o osdmap.o crush/crush.o crush/mapper.o crush/hash.o \ debugfs.o \