Merge remote-tracking branches 'asoc/topic/ux500' and 'asoc/topic/wm8962' into asoc...
[deliverable/linux.git] / drivers / net / ethernet / chelsio / cxgb4 / Makefile
CommitLineData
b8ff05a9
DM
1#
2# Chelsio T4 driver
3#
4
5obj-$(CONFIG_CHELSIO_T4) += cxgb4.o
6
812034f1 7cxgb4-objs := cxgb4_main.o l2t.o t4_hw.o sge.o clip_tbl.o cxgb4_ethtool.o
19f43d1a 8cxgb4-$(CONFIG_CHELSIO_T4_DCB) += cxgb4_dcb.o
241e9247 9cxgb4-$(CONFIG_CHELSIO_T4_FCOE) += cxgb4_fcoe.o
fd88b31a 10cxgb4-$(CONFIG_DEBUG_FS) += cxgb4_debugfs.o
This page took 0.477699 seconds and 5 git commands to generate.