blob: 91e927827c433b1ac7b3c8d5188fca12a35389d6 [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
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