]> Git Repo - J-linux.git/blob - drivers/net/ethernet/chelsio/Makefile
Merge tag 'trace-v5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt...
[J-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/
11 obj-$(CONFIG_CHELSIO_INLINE_CRYPTO) += inline_crypto/
This page took 0.032101 seconds and 4 git commands to generate.