Merge tag 'trace-printf-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...
[drm/drm-misc.git] / drivers / infiniband / hw / irdma / Makefile
blob48c3854235a055d13778a8e6b48ac391c243c8f5
1 # SPDX-License-Identifier: GPL-2.0 OR Linux-OpenIB
2 # Copyright (c) 2019, Intel Corporation.
5 # Makefile for the Intel(R) Ethernet Connection RDMA Linux Driver
8 obj-$(CONFIG_INFINIBAND_IRDMA) += irdma.o
10 irdma-objs := cm.o \
11 ctrl.o \
12 hmc.o \
13 hw.o \
14 i40iw_hw.o \
15 i40iw_if.o \
16 icrdma_hw.o \
17 main.o \
18 pble.o \
19 puda.o \
20 trace.o \
21 uda.o \
22 uk.o \
23 utils.o \
24 verbs.o \
25 ws.o \
27 CFLAGS_trace.o = -I$(src)