Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_exynos9820
/
4f8714f7f891845e6b9d9d4378d11279f9c973cf
/
.
/
drivers
/
scsi
/
cxgbi
/
Makefile
blob: a73781ac18002f26f461ab5b7a3e01373ebbd713 [
file
] [
log
] [
blame
]
ccflags
-
y
+=
-
Idrivers
/
net
/
ethernet
/
chelsio
/
libcxgb
obj
-
$
(
CONFIG_SCSI_CXGB3_ISCSI
)
+=
libcxgbi
.
o cxgb3i
/
obj
-
$
(
CONFIG_SCSI_CXGB4_ISCSI
)
+=
libcxgbi
.
o cxgb4i
/