Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
[deliverable/linux.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
This page took 0.03254 seconds and 6 git commands to generate.