]> git.proxmox.com Git - mirror_ubuntu-disco-kernel.git/blame - drivers/message/fusion/Makefile
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
[mirror_ubuntu-disco-kernel.git] / drivers / message / fusion / Makefile
CommitLineData
b2441318 1# SPDX-License-Identifier: GPL-2.0
1da177e4 2# Fusion MPT drivers; recognized debug defines...
5f5affdd 3
5c1b91b9
PS
4# enable verbose logging
5# CONFIG_FUSION_LOGGING needs to be enabled in Kconfig
d100d406 6#ccflags-y := -DMPT_DEBUG_VERBOSE
547f9a21
EM
7
8
1da177e4
LT
9#=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-} LSI_LOGIC
10
d335cc38
MED
11obj-$(CONFIG_FUSION_SPI) += mptbase.o mptscsih.o mptspi.o
12obj-$(CONFIG_FUSION_FC) += mptbase.o mptscsih.o mptfc.o
0c33b27d 13obj-$(CONFIG_FUSION_SAS) += mptbase.o mptscsih.o mptsas.o
1da177e4
LT
14obj-$(CONFIG_FUSION_CTL) += mptctl.o
15obj-$(CONFIG_FUSION_LAN) += mptlan.o