Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
2f4f64cdfb599fa1369560865af3e52250416e15
/
.
/
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