Spdk/app/nvmf_tgt
Daniel Verkamp 4ace96533d nvmf_tgt: build even if RDMA is disabled
Build the now-generic nvmf_tgt app regardless of whether the RDMA
libraries are available.

The nvmf_tgt app Makefile still has to add the RDMA libraries to the
linker command, but otherwise it does not need to know anything about
the avilable transports.

Change-Id: Ibeeac5ed998be1eb12a673a1340893dbb53110b7
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
2016-08-19 09:47:51 -07:00
..
.gitignore nvmf: add NVMe over Fabrics userspace target 2016-06-06 15:21:25 -07:00
conf.c nvmf: move acceptor poller into nvmf_tgt app 2016-08-17 10:01:37 -07:00
conf.h nvmf: move acceptor poller into nvmf_tgt app 2016-08-17 10:01:37 -07:00
Makefile nvmf_tgt: build even if RDMA is disabled 2016-08-19 09:47:51 -07:00
nvmf_tgt.c nvmf: Allow cores not handling subsystems to go idle. 2016-08-19 09:46:45 -07:00