|
@@ -6,7 +6,7 @@ ifneq ($(KERNELRELEASE),)
|
|
|
|
|
|
obj-$(CONFIG_CEPH_LIB) += libceph.o
|
|
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 \
|
|
mon_client.o \
|
|
osd_client.o osdmap.o crush/crush.o crush/mapper.o crush/hash.o \
|
|
osd_client.o osdmap.o crush/crush.o crush/mapper.o crush/hash.o \
|
|
debugfs.o \
|
|
debugfs.o \
|