net/mlx5: support getting MAC on Windows
[dpdk.git] / drivers / net / mlx5 / windows / meson.build
index bab4e81..d7d501c 100644 (file)
@@ -4,4 +4,6 @@
 includes += include_directories('.')
 sources += files(
        'mlx5_os.c',
+       'mlx5_mp_os.c',
+       'mlx5_ethdev_os.c',
 )