Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
d5e9bddb28057615fed653dcfa25f96896b1ff04
/
.
/
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
/