]> git.droids-corp.org - dpdk.git/blobdiff - drivers/vdpa/mlx5/meson.build
common/mlx5: register class drivers through common layer
[dpdk.git] / drivers / vdpa / mlx5 / meson.build
index 2963aad711c92bfb8936354e1b64818887acbda3..254a8ec14b450fe8383c4e4a5bd1cd011e83e339 100644 (file)
@@ -8,7 +8,7 @@ if not is_linux
 endif
 
 fmt_name = 'mlx5_vdpa'
-deps += ['hash', 'common_mlx5', 'vhost', 'pci', 'bus_pci', 'eal', 'sched']
+deps += ['hash', 'common_mlx5', 'vhost', 'pci', 'eal', 'sched']
 sources = files(
        'mlx5_vdpa.c',
        'mlx5_vdpa_mem.c',