]> git.droids-corp.org - dpdk.git/blobdiff - drivers/net/vhost/meson.build
net/bnxt: remove logically dead code
[dpdk.git] / drivers / net / vhost / meson.build
index 9532a76050ff39745f424e3ed17f7160ce714453..d7930862a75e17ce2f0f2cbb675e9a390a30e929 100644 (file)
@@ -3,7 +3,6 @@
 
 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')
 deps += 'vhost'