HOME


Mini Shell 1.0
DIR:/usr/lib/modules/5.14.0-503.14.1.el9_5.x86_64/source/drivers/net/ethernet/chelsio/
Upload File :
Current File : //usr/lib/modules/5.14.0-503.14.1.el9_5.x86_64/source/drivers/net/ethernet/chelsio/Makefile
# SPDX-License-Identifier: GPL-2.0
#
# Makefile for the Chelsio network device drivers.
#

obj-$(CONFIG_CHELSIO_T1) += cxgb/
obj-$(CONFIG_CHELSIO_T3) += cxgb3/
obj-$(CONFIG_CHELSIO_T4) += cxgb4/
obj-$(CONFIG_CHELSIO_T4VF) += cxgb4vf/
obj-$(CONFIG_CHELSIO_LIB) += libcxgb/
obj-$(CONFIG_CHELSIO_INLINE_CRYPTO) += inline_crypto/