repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge branch 'r6040-next'
[linux/fpc-iii.git]
/
drivers
/
scsi
/
device_handler
/
Makefile
blob
09866c50fbb4ab75bd7c3fd10138a71195e6aa49
1
#
2
# SCSI Device Handler
3
#
4
obj-
$(
CONFIG_SCSI_DH_RDAC
) +=
scsi_dh_rdac.o
5
obj-
$(
CONFIG_SCSI_DH_HP_SW
) +=
scsi_dh_hp_sw.o
6
obj-
$(
CONFIG_SCSI_DH_EMC
) +=
scsi_dh_emc.o
7
obj-
$(
CONFIG_SCSI_DH_ALUA
) +=
scsi_dh_alua.o