net/ngbe: fix YT PHY UTP mode to link up
[dpdk.git] / drivers / bus / meson.build
index 2e7727a..45eab52 100644 (file)
@@ -1,5 +1,16 @@
 # SPDX-License-Identifier: BSD-3-Clause
 # Copyright(c) 2017 Intel Corporation
 
-drivers = ['dpaa', 'fslmc', 'ifpga', 'pci', 'vdev', 'vmbus']
+drivers = [
+        'auxiliary',
+        'dpaa',
+        'fslmc',
+        'ifpga',
+        'pci',
+        'vdev',
+        'vmbus',
+]
+
 std_deps = ['eal']
+
+log_prefix = 'bus'