Merge branch 'fix/hda' into for-linus
[deliverable/linux.git] / net / sunrpc / xprtrdma / Makefile
CommitLineData
f58851e6
TT
1obj-$(CONFIG_SUNRPC_XPRT_RDMA) += xprtrdma.o
2
3xprtrdma-y := transport.o rpc_rdma.o verbs.o
4b8449af
TT
4
5obj-$(CONFIG_SUNRPC_XPRT_RDMA) += svcrdma.o
6
7svcrdma-y := svc_rdma.o svc_rdma_transport.o \
8 svc_rdma_marshal.o svc_rdma_sendto.o svc_rdma_recvfrom.o
This page took 0.227271 seconds and 5 git commands to generate.