Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_realme_mt6785
/
6c251611ce68d80e0067aab80a0a3b6bc652d5f5
/
.
/
drivers
/
net
/
ethernet
/
chelsio
/
Makefile
blob: 390510b5e90f2162063adf136ba3d388a2cd7604 [
file
] [
log
] [
blame
]
#
# Makefile for the Chelsio network device drivers.
#
obj
-
$
(
CONFIG_CHELSIO_T1
)
+=
cxgb
/
obj
-
$
(
CONFIG_CHELSIO_T3
)
+=
cxgb3
/
obj
-
$
(
CONFIG_CHELSIO_T4
)
+=
cxgb4
/
obj
-
$
(
CONFIG_CHELSIO_T4VF
)
+=
cxgb4vf
/