diff --git a/app/vhost/Makefile b/app/vhost/Makefile index 41817a2dd..2bef6ecd9 100644 --- a/app/vhost/Makefile +++ b/app/vhost/Makefile @@ -46,7 +46,7 @@ ifeq ($(CONFIG_VHOST_INTERNAL_LIB),y) SPDK_LIB_LIST += rte_vhost endif -SPDK_LIB_LIST += event_bdev event_copy event_net event_scsi event +SPDK_LIB_LIST += event_bdev event_copy event_net event_scsi event_vmd event SPDK_LIB_LIST += jsonrpc json rpc bdev_rpc bdev scsi copy trace conf SPDK_LIB_LIST += thread util log log_rpc trace_rpc app_rpc SPDK_LIB_LIST += event_nbd nbd net sock notify