Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
ea71b10a3d18e5589f44b836a83003a6e741d6bb
/
.
/
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
/