forked from luck/tmp_suning_uos_patched
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:
parent
625ba2c2ee
commit
b8ff05a9c3
7
drivers/net/cxgb4/Makefile
Normal file
7
drivers/net/cxgb4/Makefile
Normal 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
|
3388
drivers/net/cxgb4/cxgb4_main.c
Normal file
3388
drivers/net/cxgb4/cxgb4_main.c
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user