Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
[linux-2.6-block.git] / drivers / net / ethernet / chelsio / cxgb4 / Makefile
CommitLineData
b2441318 1# SPDX-License-Identifier: GPL-2.0
b8ff05a9
DM
2#
3# Chelsio T4 driver
4#
5
6obj-$(CONFIG_CHELSIO_T4) += cxgb4.o
7
3bdb376e 8cxgb4-objs := cxgb4_main.o l2t.o smt.o t4_hw.o sge.o clip_tbl.o cxgb4_ethtool.o \
e4709475 9 cxgb4_uld.o srq.o sched.o cxgb4_filter.o cxgb4_tc_u32.o \
28b38705 10 cxgb4_ptp.o cxgb4_tc_flower.o cxgb4_cudbg.o cxgb4_mps.o \
4ec4762d
RL
11 cudbg_common.o cudbg_lib.o cudbg_zlib.o cxgb4_tc_mqprio.o \
12 cxgb4_tc_matchall.o
19f43d1a 13cxgb4-$(CONFIG_CHELSIO_T4_DCB) += cxgb4_dcb.o
241e9247 14cxgb4-$(CONFIG_CHELSIO_T4_FCOE) += cxgb4_fcoe.o
fd88b31a 15cxgb4-$(CONFIG_DEBUG_FS) += cxgb4_debugfs.o
ebcd210e 16cxgb4-$(CONFIG_THERMAL) += cxgb4_thermal.o