]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blame - drivers/scsi/fnic/Makefile
Merge tag 'pci-v4.0-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
[mirror_ubuntu-bionic-kernel.git] / drivers / scsi / fnic / Makefile
CommitLineData
5df6d737
AJ
1obj-$(CONFIG_FCOE_FNIC) += fnic.o
2
3fnic-y := \
4 fnic_attrs.o \
5 fnic_isr.o \
6 fnic_main.o \
7 fnic_res.o \
8 fnic_fcs.o \
9 fnic_scsi.o \
4d7007b4
HP
10 fnic_trace.o \
11 fnic_debugfs.o \
5df6d737
AJ
12 vnic_cq.o \
13 vnic_dev.o \
14 vnic_intr.o \
15 vnic_rq.o \
16 vnic_wq_copy.o \
17 vnic_wq.o