mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-01-09 14:50:19 +00:00
b8ff05a9c3
Signed-off-by: Dimitris Michailidis <dm@chelsio.com> Signed-off-by: David S. Miller <davem@davemloft.net>
8 lines
109 B
Makefile
8 lines
109 B
Makefile
#
|
|
# Chelsio T4 driver
|
|
#
|
|
|
|
obj-$(CONFIG_CHELSIO_T4) += cxgb4.o
|
|
|
|
cxgb4-objs := cxgb4_main.o l2t.o t4_hw.o sge.o
|