Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
aa8bc9ef18a2c5b2b97e1f36ee9604cf15743f96
/
.
/
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