cachepc-linux

Fork of AMDESE/linux with modifications for CachePC side-channel attack
git clone https://git.sinitax.com/sinitax/cachepc-linux
Log | Files | Refs | README | LICENSE | sfeed.txt

Makefile (329B)


      1# SPDX-License-Identifier: GPL-2.0
      2obj-$(CONFIG_SUNRPC_XPRT_RDMA) += rpcrdma.o
      3
      4rpcrdma-y := transport.o rpc_rdma.o verbs.o frwr_ops.o \
      5	svc_rdma.o svc_rdma_backchannel.o svc_rdma_transport.o \
      6	svc_rdma_sendto.o svc_rdma_recvfrom.o svc_rdma_rw.o \
      7	svc_rdma_pcl.o module.o
      8rpcrdma-$(CONFIG_SUNRPC_BACKCHANNEL) += backchannel.o