]> Git Repo - qemu.git/blob - hw/rdma/Makefile.objs
Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2019-01-22' into...
[qemu.git] / hw / rdma / Makefile.objs
1 ifeq ($(CONFIG_PVRDMA),y)
2 obj-$(CONFIG_PCI) += rdma_utils.o rdma_backend.o rdma_rm.o
3 obj-$(CONFIG_PCI) += vmw/pvrdma_dev_ring.o vmw/pvrdma_cmd.o \
4                      vmw/pvrdma_qp_ops.o vmw/pvrdma_main.o
5 endif
This page took 0.024379 seconds and 4 git commands to generate.