brintos

brintos / linux-shallow public Read only

0
0
Text · 289 B · da6f04c Raw
10 lines · plain
1# SPDX-License-Identifier: GPL-2.02obj-$(CONFIG_SCSI_ISCI) += isci.o3isci-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 \10