Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
[linux-2.6-microblaze.git] / drivers / scsi / qedf / Makefile
1 # SPDX-License-Identifier: GPL-2.0-only
2 obj-$(CONFIG_QEDF) := qedf.o
3 qedf-y = qedf_dbg.o qedf_main.o qedf_io.o qedf_fip.o \
4          qedf_attr.o qedf_els.o drv_scsi_fw_funcs.o drv_fcoe_fw_funcs.o
5
6 qedf-$(CONFIG_DEBUG_FS) += qedf_debugfs.o