raw/ifpga: remove virtual devices on close
[dpdk.git] / examples / vhost_crypto / meson.build
index 720f42d..1c294c2 100644 (file)
@@ -6,11 +6,6 @@
 # To build this example as a standalone application with an already-installed
 # DPDK instance, use 'make'
 
-build = dpdk_conf.has('RTE_LIB_VHOST')
-if not build
-    subdir_done()
-endif
-
 allow_experimental_apis = true
 deps += ['vhost', 'cryptodev']
 sources = files(