Merge tag 'pwm/for-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry...
[linux-2.6-microblaze.git] / drivers / scsi / isci / Makefile
1 # SPDX-License-Identifier: GPL-2.0
2 obj-$(CONFIG_SCSI_ISCI) += isci.o
3 isci-objs := init.o phy.o request.o \
4              remote_device.o port.o \
5              host.o task.o probe_roms.o \
6              remote_node_context.o \
7              remote_node_table.o \
8              unsolicited_frame_control.o \
9              port_config.o \