Sign in
android-kvm
/
linux
/
7cd3c41261889e3ee899cd5b1583178f5fbac55e
/
.
/
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
/