xref: /openbmc/linux/drivers/net/ethernet/chelsio/Makefile (revision cbecf716ca618fd44feda6bd9a64a8179d031fc5)
1b2441318SGreg Kroah-Hartman# SPDX-License-Identifier: GPL-2.0
2f7917c00SJeff Kirsher#
3f7917c00SJeff Kirsher# Makefile for the Chelsio network device drivers.
4f7917c00SJeff Kirsher#
5f7917c00SJeff Kirsher
6f7917c00SJeff Kirsherobj-$(CONFIG_CHELSIO_T1) += cxgb/
7f7917c00SJeff Kirsherobj-$(CONFIG_CHELSIO_T3) += cxgb3/
8f7917c00SJeff Kirsherobj-$(CONFIG_CHELSIO_T4) += cxgb4/
9f7917c00SJeff Kirsherobj-$(CONFIG_CHELSIO_T4VF) += cxgb4vf/
10b8b9d81bSVarun Prakashobj-$(CONFIG_CHELSIO_LIB) += libcxgb/
11*44fd1c1fSVinay Kumar Yadavobj-$(CONFIG_CHELSIO_INLINE_CRYPTO) += inline_crypto/
12