dect
/
linux-2.6
Archived
13
0
Fork 0

cxgb4: Add main driver file and driver Makefile

Signed-off-by: Dimitris Michailidis <dm@chelsio.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
Dimitris Michailidis 2010-04-01 15:28:26 +00:00 committed by David S. Miller
parent 625ba2c2ee
commit b8ff05a9c3
2 changed files with 3395 additions and 0 deletions

View File

@ -0,0 +1,7 @@
#
# Chelsio T4 driver
#
obj-$(CONFIG_CHELSIO_T4) += cxgb4.o
cxgb4-objs := cxgb4_main.o l2t.o t4_hw.o sge.o

File diff suppressed because it is too large Load Diff