Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

at v4.2-rc2 7 lines 235 B view raw
1obj-$(CONFIG_SUNRPC_XPRT_RDMA) += rpcrdma.o 2 3rpcrdma-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