Sign in
android-kvm
/
linux
/
cb48b6a26cace226d8b299a48c73e808eb0c4f61
/
.
/
drivers
/
scsi
/
libfc
/
Makefile
blob: 65396f86c3071b36ba6966bb5594296c7b1795d6 [
file
] [
log
] [
blame
]
# SPDX-License-Identifier: GPL-2.0
# $Id: Makefile
obj
-
$
(
CONFIG_LIBFC
)
+=
libfc
.
o
libfc
-
objs
:=
\
fc_libfc
.
o \
fc_disc
.
o \
fc_exch
.
o \
fc_elsct
.
o \
fc_frame
.
o \
fc_lport
.
o \
fc_rport
.
o \
fc_fcp
.
o \
fc_npiv
.
o