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