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