X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=drivers%2Fnet%2Fvhost%2Fmeson.build;h=d7930862a75e17ce2f0f2cbb675e9a390a30e929;hb=61ede39537f45e561dc80eaa23621ce3d2cf9e73;hp=9532a76050ff39745f424e3ed17f7160ce714453;hpb=530588f3cd50d5626cfa2b94e161b97e97d84ade;p=dpdk.git diff --git a/drivers/net/vhost/meson.build b/drivers/net/vhost/meson.build index 9532a76050..d7930862a7 100644 --- a/drivers/net/vhost/meson.build +++ b/drivers/net/vhost/meson.build @@ -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'