]> Git Repo - linux.git/blob - drivers/scsi/qedf/Makefile
fs/binfmt_elf: use PT_LOAD p_align values for static PIE
[linux.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
This page took 0.034915 seconds and 4 git commands to generate.