bus/vdev: fix debug message on probing
[dpdk.git] / drivers / net / meson.build
index f59bea7..3ecc78c 100644 (file)
@@ -3,6 +3,7 @@
 
 drivers = ['af_packet',
        'ark',
+       'atlantic',
        'avp',
        'axgbe', 'bonding',
        'bnx2x',
@@ -11,13 +12,19 @@ drivers = ['af_packet',
        'dpaa', 'dpaa2',
        'e1000',
        'ena',
+       'enetc',
        'enic',
        'failsafe',
        'fm10k', 'i40e',
+       'iavf',
+       'ice',
        'ifc',
        'ixgbe',
        'kni',
        'liquidio',
+       'mlx4',
+       'mlx5',
+       'mvneta',
        'mvpp2',
        'netvsc',
        'nfp',