X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=drivers%2Fmeson.build;h=5f9526557371c2a1a35488b39766d4c7dc472896;hb=8716f9942a408a79a114ac0496e4e7d55bc9944c;hp=0389574603d3b5f49be3ed4cddcf8e0ae5500721;hpb=9e72b0453911207fff14809c0c3f134011f13232;p=dpdk.git diff --git a/drivers/meson.build b/drivers/meson.build index 0389574603..5f95265573 100644 --- a/drivers/meson.build +++ b/drivers/meson.build @@ -5,6 +5,7 @@ subdirs = [ 'common', 'bus', + 'common/mlx5', # depends on bus. 'mempool', # depends on common and bus. 'net', # depends on common, bus, mempool 'raw', # depends on common, bus and net.