common/mlx5: move netlink files under Linux directory
[dpdk.git] / drivers / common / mlx5 / meson.build
index 9806865..0a8980f 100644 (file)
@@ -13,7 +13,6 @@ deps += ['hash', 'pci', 'net', 'eal', 'kvargs']
 sources += files(
        'mlx5_devx_cmds.c',
        'mlx5_common.c',
-       'mlx5_nl.c',
        'mlx5_common_mp.c',
        'mlx5_common_mr.c',
 )