Spdk/examples
Tomasz Zawadzki e9b2da84ec example/interrupt: do not compile interrupt_tgt without vhost
The interrupt_tgt depends on vhost lib, so it should not be
compiled when SPDK is not using it.

This resolves compilation errors with just:
./configure --without-vhost

Signed-off-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com>
Change-Id: Iad2dff6bb73e1b3d389b98f0dfbf157e576797be
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/5340
Community-CI: Broadcom CI
Community-CI: Mellanox Build Bot
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Aleksey Marchuk <alexeymar@mellanox.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
2020-12-03 09:41:44 +00:00
..
accel example/perf: Fix warning about scanbuild. 2020-10-27 08:42:32 +00:00
bdev example/bdev/hellow_word: Drop .ini config in favor of json 2020-10-23 13:47:23 +00:00
blob script/gen_nvme: do not generate legacy configuration 2020-10-22 17:08:41 +00:00
interrupt_tgt vhost-blk: apply interrupt 2020-11-02 11:22:40 +00:00
ioat examples: use "main" instead of "master" 2020-12-03 09:41:07 +00:00
nvme examples: use "main" instead of "master" 2020-12-03 09:41:07 +00:00
nvmf examples: use "main" instead of "master" 2020-12-03 09:41:07 +00:00
sock hello_sock: print new line after print usage 2020-11-06 08:11:12 +00:00
vmd lib/vmd: detach devices during shutdown 2020-02-04 16:50:25 +00:00
Makefile example/interrupt: do not compile interrupt_tgt without vhost 2020-12-03 09:41:44 +00:00