You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
qla4xxx-y := ql4_os.o ql4_init.o ql4_mbx.o ql4_iocb.o ql4_isr.o \
|
|
ql4_nvram.o ql4_dbg.o
|
|
|
|
obj-$(CONFIG_SCSI_QLA_ISCSI) += qla4xxx.o
|
|
|
|
|