event/octeontx2: fix crypto adapter queue pair operations
[dpdk.git] / drivers / bus / meson.build
1 # SPDX-License-Identifier: BSD-3-Clause
2 # Copyright(c) 2017 Intel Corporation
3
4 drivers = [
5         'dpaa',
6         'fslmc',
7         'ifpga',
8         'pci',
9         'vdev',
10         'vmbus',
11 ]
12 std_deps = ['eal']