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