Merge tag 'tpm-fixes-for-4.2-rc2' of https://github.com/PeterHuewe/linux-tpmdd into...
[deliverable/linux.git] / net / sunrpc / xprtrdma / Makefile
1 obj-$(CONFIG_SUNRPC_XPRT_RDMA) += rpcrdma.o
2
3 rpcrdma-y := transport.o rpc_rdma.o verbs.o \
4 fmr_ops.o frwr_ops.o physical_ops.o \
5 svc_rdma.o svc_rdma_transport.o \
6 svc_rdma_marshal.o svc_rdma_sendto.o svc_rdma_recvfrom.o \
7 module.o
This page took 0.037474 seconds and 6 git commands to generate.