media: stv06xx: add missing descriptor sanity checks
[linux/fpc-iii.git] / drivers / infiniband / sw / rdmavt / Makefile
blobb21962dafcc902302b574ba532eb9fb86676d347
1 # SPDX-License-Identifier: GPL-2.0-only
3 # rdmavt driver
7 # Called from the kernel module build system.
9 obj-$(CONFIG_INFINIBAND_RDMAVT) += rdmavt.o
11 rdmavt-y := vt.o ah.o cq.o mad.o mcast.o mmap.o mr.o pd.o qp.o \
12 rc.o srq.o trace.o
14 CFLAGS_trace.o = -I$(src)