blob: ff8c11b3a4e12da78966e20835d42685eb2eb612 [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
7EXTRA_CFLAGS += -I$(TOPDIR)/drivers/net/chelsio $(DEBUG_FLAGS)
8
9
10cxgb-objs := cxgb2.o espi.o tp.o pm3393.o sge.o subr.o mv88x201x.o
11
12