Sign in
zircon-guest
/
third_party
/
linux
/
d180150ea7148a68af064cc49ca51bb9120a0dba
/
.
/
drivers
/
scsi
/
cxgbi
/
Makefile
blob: abfd38a26fecd178116056190b5115cbde1395a5 [
file
] [
log
] [
blame
]
# SPDX-License-Identifier: GPL-2.0-only
ccflags
-
y
+=
-
I $
(
srctree
)/
drivers
/
net
/
ethernet
/
chelsio
/
libcxgb
obj
-
$
(
CONFIG_SCSI_CXGB3_ISCSI
)
+=
libcxgbi
.
o cxgb3i
/
obj
-
$
(
CONFIG_SCSI_CXGB4_ISCSI
)
+=
libcxgbi
.
o cxgb4i
/