oleavr-rgl-a500-mini-linux-.../drivers/net/ethernet/chelsio/Makefile

9 lines
199 B
Makefile
Raw Normal View History

2022-05-07 01:01:45 +02: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/