export CONFIG_CEPH_LIB=m
export CONFIG_CEPH_FS=m
export CONFIG_BLK_DEV_RBD=m

obj-m := src/net/ceph/ src/fs/ceph/ src/drivers/block/
