blob: b8528077599730ec48853fc6ab6495a72e04f826 [file] [log] [blame]
Dimitris Michailidisb8ff05a2010-04-01 15:28:26 +00001#
2# Chelsio T4 driver
3#
4
5obj-$(CONFIG_CHELSIO_T4) += cxgb4.o
6
7cxgb4-objs := cxgb4_main.o l2t.o t4_hw.o sge.o
Anish Bhatt19f43d12014-06-19 21:37:14 -07008cxgb4-$(CONFIG_CHELSIO_T4_DCB) += cxgb4_dcb.o
Hariprasad Shenaifd88b312014-11-07 09:35:23 +05309cxgb4-$(CONFIG_DEBUG_FS) += cxgb4_debugfs.o