]> git.ipfire.org Git - thirdparty/kernel/linux.git/blame - drivers/scsi/isci/Makefile
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
[thirdparty/kernel/linux.git] / drivers / scsi / isci / Makefile
CommitLineData
b2441318 1# SPDX-License-Identifier: GPL-2.0
6f231dda 2obj-$(CONFIG_SCSI_ISCI) += isci.o
16ba7709 3isci-objs := init.o phy.o request.o \
8db02da5 4 remote_device.o port.o \
09d7da13 5 host.o task.o probe_roms.o \
88f3b62a
DW
6 remote_node_context.o \
7 remote_node_table.o \
63a3a15f 8 unsolicited_frame_control.o \
e2f8db50 9 port_config.o \