android_kernel_samsung_on5x.../drivers/net/ethernet/chelsio/cxgb4/Makefile
2018-06-19 23:16:04 +02:00

8 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