repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
WIP FPC-III support
[linux/fpc-iii.git]
/
drivers
/
scsi
/
cxgbi
/
Makefile
blob
abfd38a26fecd178116056190b5115cbde1395a5
1
# SPDX-License-Identifier: GPL-2.0-only
2
ccflags-y
+= -
I
$(
srctree
)/
drivers
/
net
/
ethernet
/
chelsio
/
libcxgb
3
4
obj-
$(
CONFIG_SCSI_CXGB3_ISCSI
) +=
libcxgbi.o cxgb3i
/
5
obj-
$(
CONFIG_SCSI_CXGB4_ISCSI
) +=
libcxgbi.o cxgb4i
/