Blame view

net/ceph/Makefile 346 Bytes
3d14c5d2b   Yehuda Sadeh   ceph: factor out ...
1
2
3
  #
  # Makefile for CEPH filesystem.
  #
3d14c5d2b   Yehuda Sadeh   ceph: factor out ...
4
  obj-$(CONFIG_CEPH_LIB) += libceph.o
fa13bc3da   Tracey Dent   Net: ceph: Makefi...
5
  libceph-y := ceph_common.o messenger.o msgpool.o buffer.o pagelist.o \
3d14c5d2b   Yehuda Sadeh   ceph: factor out ...
6
7
8
9
10
11
12
13
  	mon_client.o \
  	osd_client.o osdmap.o crush/crush.o crush/mapper.o crush/hash.o \
  	debugfs.o \
  	auth.o auth_none.o \
  	crypto.o armor.o \
  	auth_x.o \
  	ceph_fs.o ceph_strings.o ceph_hash.o \
  	pagevec.o