Sign in
linux
/
linux
/
kernel
/
git
/
paulmck
/
linux-rcu
/
refs/heads/dev.2019.04.16a
/
.
/
drivers
/
scsi
/
cxgbi
/
Makefile
blob: f78c9cc460a2175e4779038c0b1fc04c4eb3d920 [
file
] [
log
] [
blame
] [
edit
]
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
/