From 53b31afe7ccb83f79ea83d7d918e621626a0450c Mon Sep 17 00:00:00 2001 From: Daniel Verkamp Date: Wed, 8 Jun 2016 16:34:15 -0700 Subject: [PATCH] doc/nvmf: add description of how to enable NVMf Change-Id: I4270a8fb8da847ee62b107f7cb2c0fdea1450fa6 Signed-off-by: Daniel Verkamp --- doc/nvmf/getting_started.txt | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/doc/nvmf/getting_started.txt b/doc/nvmf/getting_started.txt index 823386f9f..4417c214c 100644 --- a/doc/nvmf/getting_started.txt +++ b/doc/nvmf/getting_started.txt @@ -49,6 +49,12 @@ Ubuntu: apt-get install libibverbs-dev librdmacm-dev \endverbatim +Then build SPDK with the NVMf target enabled, either by editing CONFIG +to enable CONFIG_NVMF or enabling it on the `make` command line: + +\verbatim +make CONFIG_NVMF=y +\endverbatim \section nvmf_config Configuring NVMf