]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blame - drivers/scsi/libfc/Makefile
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux...
[mirror_ubuntu-bionic-kernel.git] / drivers / scsi / libfc / Makefile
CommitLineData
42e9a92f
RL
1# $Id: Makefile
2
3obj-$(CONFIG_LIBFC) += libfc.o
4
5libfc-objs := \
8866a5d9 6 fc_libfc.o \
42e9a92f
RL
7 fc_disc.o \
8 fc_exch.o \
9 fc_elsct.o \
10 fc_frame.o \
11 fc_lport.o \
12 fc_rport.o \
174e1ebf
CL
13 fc_fcp.o \
14 fc_npiv.o