]> git.droids-corp.org - dpdk.git/blobdiff - drivers/bus/meson.build
net/ena: remove unused enumeration
[dpdk.git] / drivers / bus / meson.build
index c770c6ba1e4b38102d315435cdff0aa35c0153c8..45eab5233d22aca12d33fa7b812ccef003840bd0 100644 (file)
@@ -2,6 +2,7 @@
 # Copyright(c) 2017 Intel Corporation
 
 drivers = [
+        'auxiliary',
         'dpaa',
         'fslmc',
         'ifpga',
@@ -9,4 +10,7 @@ drivers = [
         'vdev',
         'vmbus',
 ]
+
 std_deps = ['eal']
+
+log_prefix = 'bus'