mirror of
https://github.com/SCST-project/scst.git
synced 2026-08-18 21:26:31 +00:00
iSCSI-SCST: Added missing LIBCRC32C dependency.
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@2416 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
config SCST_ISCSI
|
||||
tristate "ISCSI Target"
|
||||
depends on SCST && INET
|
||||
depends on SCST && INET && LIBCRC32C
|
||||
default SCST
|
||||
help
|
||||
ISCSI target driver for SCST framework. The iSCSI protocol has been
|
||||
|
||||
Reference in New Issue
Block a user