git.openpandora.org
/
pandora-kernel.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirel...
[pandora-kernel.git]
/
drivers
/
scsi
/
libfc
/
Makefile
1
# $Id: Makefile
2
3
obj-$(CONFIG_LIBFC) += libfc.o
4
5
libfc-objs := \
6
fc_libfc.o \
7
fc_disc.o \
8
fc_exch.o \
9
fc_elsct.o \
10
fc_frame.o \
11
fc_lport.o \
12
fc_rport.o \
13
fc_fcp.o \
14
fc_npiv.o