blob: 54c78d94f48bea75ba0eb68d8279085f8a973e72 [file] [log] [blame]
Christoph Lameter8199d3a2005-03-30 13:34:31 -08001#
2# Chelsio 10Gb NIC driver for Linux.
3#
4
5obj-$(CONFIG_CHELSIO_T1) += cxgb.o
6
Carl-Daniel Hailfinger1417ae08692006-04-04 01:02:30 +02007EXTRA_CFLAGS += -Idrivers/net/chelsio $(DEBUG_FLAGS)
Christoph Lameter8199d3a2005-03-30 13:34:31 -08008
9
Scott Bardone559fb512005-06-23 01:40:19 -040010cxgb-objs := cxgb2.o espi.o pm3393.o sge.o subr.o mv88x201x.o
Christoph Lameter8199d3a2005-03-30 13:34:31 -080011