M7350/kernel/drivers/net/ethernet/chelsio/cxgb4/Makefile
2024-09-09 08:57:42 +00:00

9 lines
156 B
Makefile

#
# Chelsio T4 driver
#
obj-$(CONFIG_CHELSIO_T4) += cxgb4.o
cxgb4-objs := cxgb4_main.o l2t.o t4_hw.o sge.o
cxgb4-$(CONFIG_CHELSIO_T4_DCB) += cxgb4_dcb.o