net/mlx5: fix Verbs memory allocation callback
[dpdk.git] / drivers / net / mlx5 / linux / meson.build
index 2def8e3..6c44021 100644 (file)
@@ -8,5 +8,6 @@ sources += files(
        'mlx5_ethdev_os.c',
        'mlx5_verbs.c',
        'mlx5_mp_os.c',
+       'mlx5_vlan_os.c',
 )