OSDN Git Service

scsi: libsas: fix memory leak in sas_smp_get_phy_events()
[sagit-ice-cold/kernel_xiaomi_msm8998.git] / drivers / scsi / qla4xxx / Makefile
1 qla4xxx-y := ql4_os.o ql4_init.o ql4_mbx.o ql4_iocb.o ql4_isr.o \
2                 ql4_nx.o ql4_nvram.o ql4_dbg.o ql4_attr.o ql4_bsg.o ql4_83xx.o
3
4 obj-$(CONFIG_SCSI_QLA_ISCSI) += qla4xxx.o
5