SmartAudio/lichee/linux-4.9/drivers/infiniband/sw/rdmavt/Makefile

14 lines
230 B
Makefile
Raw Normal View History

2018-07-13 01:31:50 +00:00
#
# rdmavt driver
#
#
#
# Called from the kernel module build system.
#
obj-$(CONFIG_INFINIBAND_RDMAVT) += rdmavt.o
rdmavt-y := vt.o ah.o cq.o dma.o mad.o mcast.o mmap.o mr.o pd.o qp.o srq.o \
trace.o
CFLAGS_trace.o = -I$(src)