GNU Linux-libre 5.10.215-gnu1
[releases.git] / drivers / infiniband / sw / siw / Makefile
1 obj-$(CONFIG_RDMA_SIW) += siw.o
2
3 siw-y := \
4         siw_cm.o \
5         siw_cq.o \
6         siw_main.o \
7         siw_mem.o \
8         siw_qp.o \
9         siw_qp_tx.o \
10         siw_qp_rx.o \
11         siw_verbs.o