Sign in
gem5
/
arm
/
linux
/
ca91659962303d4fd5211a5e4e13df5cbb11e744
/
.
/
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