configure: Add "ftl" dependency co configure's help message.
--with-ftl dependeny is missing in spdk configuere's script help message. Change-Id: I505a2914073d392809d243d8df8b42c0f5d79dab Signed-off-by: Pawel Niedzwiecki <pawelx.niedzwiecki@intel.com> Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/447320 Reviewed-by: Darek Stojaczyk <dariusz.stojaczyk@intel.com> Reviewed-by: Jim Harris <james.r.harris@intel.com> Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
This commit is contained in:
parent
aa09ce098d
commit
4a5e97c9d0
2
configure
vendored
2
configure
vendored
@ -73,6 +73,8 @@ function usage()
|
||||
echo " example: /usr/src/ocf/"
|
||||
echo " isal Enabled by default on x86 architecture. Can be built without though."
|
||||
echo " No path required."
|
||||
echo " ftl Required to build FTL module."
|
||||
echo " No path required."
|
||||
echo ""
|
||||
echo "Environment variables:"
|
||||
echo ""
|
||||
|
Loading…
Reference in New Issue
Block a user