]> git.proxmox.com Git - mirror_ubuntu-kernels.git/blame - drivers/net/ethernet/chelsio/cxgb4/Makefile
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
[mirror_ubuntu-kernels.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
a4569504 8cxgb4-objs := cxgb4_main.o l2t.o t4_hw.o sge.o clip_tbl.o cxgb4_ethtool.o cxgb4_uld.o sched.o cxgb4_filter.o cxgb4_tc_u32.o cxgb4_ptp.o
19f43d1a 9cxgb4-$(CONFIG_CHELSIO_T4_DCB) += cxgb4_dcb.o
241e9247 10cxgb4-$(CONFIG_CHELSIO_T4_FCOE) += cxgb4_fcoe.o
fd88b31a 11cxgb4-$(CONFIG_DEBUG_FS) += cxgb4_debugfs.o