sdk-hwV1.3/lichee/linux-4.9/drivers/net/ethernet/chelsio/Makefile

10 lines
237 B
Makefile
Raw Normal View History

2024-05-07 10:09:20 +00:00
#
# 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/