Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_universal7904
/
b9085bcbf5f43adf60533f9b635b2e7faeed0fe9
/
.
/
drivers
/
net
/
ethernet
/
chelsio
/
cxgb4
/
Makefile
blob: ae50cd72358cb4bda0c78784f6d0cb2586bac7c2 [
file
] [
log
] [
blame
]
#
# Chelsio T4 driver
#
obj
-
$
(
CONFIG_CHELSIO_T4
)
+=
cxgb4
.
o
cxgb4
-
objs
:=
cxgb4_main
.
o l2t
.
o t4_hw
.
o sge
.
o clip_tbl
.
o
cxgb4
-
$
(
CONFIG_CHELSIO_T4_DCB
)
+=
cxgb4_dcb
.
o
cxgb4
-
$
(
CONFIG_DEBUG_FS
)
+=
cxgb4_debugfs
.
o