net/virtio: unmap PCI device in secondary process
[dpdk.git] / examples / distributor / meson.build
index 9df5992..ca1eca9 100644 (file)
@@ -6,12 +6,6 @@
 # To build this example as a standalone application with an already-installed
 # DPDK instance, use 'make'
 
-# require the power library
-build = dpdk_conf.has('RTE_LIB_POWER')
-if not build
-    subdir_done()
-endif
-
 allow_experimental_apis = true
 deps += ['distributor', 'power']
 sources = files(