]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blob - drivers/infiniband/sw/rdmavt/Makefile
Merge tag 'mac80211-for-davem-2017-02-28' of git://git.kernel.org/pub/scm/linux/kerne...
[mirror_ubuntu-artful-kernel.git] / drivers / infiniband / sw / rdmavt / Makefile
1 #
2 # rdmavt driver
3 #
4 #
5 #
6 # Called from the kernel module build system.
7 #
8 obj-$(CONFIG_INFINIBAND_RDMAVT) += rdmavt.o
9
10 rdmavt-y := vt.o ah.o cq.o mad.o mcast.o mmap.o mr.o pd.o qp.o \
11 rc.o srq.o trace.o
12
13 CFLAGS_trace.o = -I$(src)