net/mlx5: enforce limitation on IPv6 next protocol
[dpdk.git] / drivers / regex / meson.build
1 # SPDX-License-Identifier: BSD-3-Clause
2 # Copyright 2020 Mellanox Technologies, Ltd
3
4 drivers = ['mlx5', 'octeontx2']
5 std_deps = ['ethdev', 'kvargs'] # 'ethdev' also pulls in mbuf, net, eal etc
6 config_flag_fmt = 'RTE_LIBRTE_@0@_PMD'