]> git.ipfire.org Git - thirdparty/kernel/linux.git/blob - drivers/net/ethernet/chelsio/Makefile
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
[thirdparty/kernel/linux.git] / drivers / net / ethernet / chelsio / Makefile
1 # SPDX-License-Identifier: GPL-2.0
2 #
3 # Makefile for the Chelsio network device drivers.
4 #
5
6 obj-$(CONFIG_CHELSIO_T1) += cxgb/
7 obj-$(CONFIG_CHELSIO_T3) += cxgb3/
8 obj-$(CONFIG_CHELSIO_T4) += cxgb4/
9 obj-$(CONFIG_CHELSIO_T4VF) += cxgb4vf/
10 obj-$(CONFIG_CHELSIO_LIB) += libcxgb/