Added fcst to the nightly build.

git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@1769 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
Bart Van Assche
2010-06-13 17:36:17 +00:00
parent 443250144b
commit eb8dd24115
3 changed files with 5 additions and 4 deletions
+1
View File
@@ -238,6 +238,7 @@ config SCST_MEASURE_LATENCY
If unsure, say "N".
source "drivers/scst/fcst/Kconfig"
source "drivers/scst/iscsi-scst/Kconfig"
source "drivers/scst/srpt/Kconfig"
+2 -2
View File
@@ -7,5 +7,5 @@ scst-y += scst_sysfs.o
scst-y += scst_mem.o
scst-y += scst_debug.o
obj-$(CONFIG_SCST) += scst.o dev_handlers/ iscsi-scst/ qla2xxx-target/ srpt/ \
scst_local/
obj-$(CONFIG_SCST) += scst.o dev_handlers/ fcst/ iscsi-scst/ qla2xxx-target/ \
srpt/ scst_local/
+2 -2
View File
@@ -7,5 +7,5 @@ scst-y += scst_sysfs.o
scst-y += scst_mem.o
scst-y += scst_debug.o
obj-$(CONFIG_SCST) += scst.o dev_handlers/ iscsi-scst/ qla2xxx-target/ srpt/ \
scst_local/
obj-$(CONFIG_SCST) += scst.o dev_handlers/ fcst/ iscsi-scst/ qla2xxx-target/ \
srpt/ scst_local/