Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_realme_mt6785
/
5ba766752d14a741aa2d7a3c321917a310b34afb
/
.
/
drivers
/
scsi
/
libfc
/
Makefile
blob: 55f982de3a9afa6e7b9c3659f33447fc2565a678 [
file
] [
log
] [
blame
]
Robert Love
42e9a92
2008-12-09 15:10:17 -0800
[
diff
] [
blame
]
1
# $Id: Makefile
2
3
obj
-
$
(
CONFIG_LIBFC
)
+=
libfc
.
o
4
5
libfc
-
objs
:=
\
6
fc_disc
.
o \
7
fc_exch
.
o \
8
fc_elsct
.
o \
9
fc_frame
.
o \
10
fc_lport
.
o \
11
fc_rport
.
o \
12
fc_fcp
.
o