repo.or.cz
/
qemu
/
ar7.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
virtio-scsi: fix hotplug ->reset() vs event race
[qemu/ar7.git]
/
hw
/
rdma
/
Makefile.objs
blob
3504c39d21cbdc4013d0d03ddf97672d112a08a9
1
ifeq ($(CONFIG_RDMA),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