drivers: add reasons for components being disabled
[dpdk.git] / drivers / net / vhost / meson.build
index 9b067c3..9532a76 100644 (file)
@@ -2,6 +2,7 @@
 # Copyright(c) 2018 Intel Corporation
 
 build = dpdk_conf.has('RTE_LIBRTE_VHOST')
+reason = 'missing dependency, DPDK vhost library'
 version = 2
 sources = files('rte_eth_vhost.c')
 install_headers('rte_eth_vhost.h')