repo.or.cz
/
linux-3.6.7-moxart.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Adding support for MOXA ART SoC. Testing port of linux-2.6.32.60-moxart.
[linux-3.6.7-moxart.git]
/
drivers
/
scsi
/
qla4xxx
/
Makefile
blob
5b44139ff43d43e884f82895cd162bd9b9dca211
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
3
4
obj-
$(
CONFIG_SCSI_QLA_ISCSI
) +=
qla4xxx.o
5