Spdk/app
Jim Harris 0b5fa082db build: remove sock from SOCK_MODULES_LIST
The various *_MODULES_LIST are intended for the modules
that implement the specific interface - not for the
associated core library itself.

For example, BLOCKDEV_MODULES_LIST doesn't contain bdev,
it contains all of the bdev modules.  Similar for
COPY_MODULES_LIST and copy.

So make SOCK_MODULES_LIST consistent.  This is a real
pain because we have to add sock explicitly to a bunch
of individual Makefiles, but I have plans to clean that
up in some future patches.

Signed-off-by: Jim Harris <james.r.harris@intel.com>
Change-Id: I0d293372cfb38bfa46c8478a8d9ca9ce23924747

Reviewed-on: https://review.gerrithub.io/434125
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Chandler-Test-Pool: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Darek Stojaczyk <dariusz.stojaczyk@intel.com>
Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
2018-11-28 08:13:46 +00:00
..
iscsi_tgt build: remove sock from SOCK_MODULES_LIST 2018-11-28 08:13:46 +00:00
iscsi_top lib/trace: records num-trace-entries for lcores 2018-11-26 18:34:18 +00:00
nvmf_tgt build: remove sock from SOCK_MODULES_LIST 2018-11-28 08:13:46 +00:00
spdk_tgt build: remove sock from SOCK_MODULES_LIST 2018-11-28 08:13:46 +00:00
trace lib/trace: records num-trace-entries for lcores 2018-11-26 18:34:18 +00:00
vhost build: remove sock from SOCK_MODULES_LIST 2018-11-28 08:13:46 +00:00
Makefile app/spdk_tgt: add unified SPDK target application 2018-03-09 09:56:44 -05:00