blob: 44def6bb4bb0764d15104f315c75c56a36926d89 [file] [log] [blame]
Linus Torvalds1da177e2005-04-16 15:20:36 -07001qla2xxx-y := qla_os.o qla_init.o qla_mbx.o qla_iocb.o qla_isr.o qla_gs.o \
Giridhar Malavalia9083012010-04-12 17:59:55 -07002 qla_dbg.o qla_sup.o qla_attr.o qla_mid.o qla_dfs.o qla_bsg.o \
Chad Dupuisf73cb692014-02-26 04:15:06 -05003 qla_nx.o qla_mr.o qla_nx2.o qla_target.o qla_tmpl.o
Linus Torvalds1da177e2005-04-16 15:20:36 -07004
Andrew Vasquez8e0df4a2006-01-09 10:17:40 -08005obj-$(CONFIG_SCSI_QLA_FC) += qla2xxx.o
Nicholas Bellinger75f8c1f2012-05-15 14:34:29 -04006obj-$(CONFIG_TCM_QLA2XXX) += tcm_qla2xxx.o