DIR:/lib/modules/5.14.0-503.34.1.el9_5.x86_64/build/drivers/net/ethernet/chelsio/cxgb3/ |
Current File : //lib/modules/5.14.0-503.34.1.el9_5.x86_64/build/drivers/net/ethernet/chelsio/cxgb3/Makefile |
# SPDX-License-Identifier: GPL-2.0-only # # Chelsio T3 driver # obj-$(CONFIG_CHELSIO_T3) += cxgb3.o cxgb3-objs := cxgb3_main.o ael1002.o vsc8211.o t3_hw.o mc5.o \ xgmac.o sge.o l2t.o cxgb3_offload.o aq100x.o |