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
/
libfc
/
Makefile
blob
65396f86c3071b36ba6966bb5594296c7b1795d6
1
# SPDX-License-Identifier: GPL-2.0
2
# $Id: Makefile
3
4
obj-
$(
CONFIG_LIBFC
) +=
libfc.o
5
6
libfc-objs
:=
\
7
fc_libfc.o \
8
fc_disc.o \
9
fc_exch.o \
10
fc_elsct.o \
11
fc_frame.o \
12
fc_lport.o \
13
fc_rport.o \
14
fc_fcp.o \
15
fc_npiv.o