net/mlx5: remove unneeded constant
[dpdk.git] / drivers / net / meson.build
index b570734..513f19b 100644 (file)
@@ -17,6 +17,7 @@ drivers = ['af_packet',
        'enic',
        'failsafe',
        'fm10k', 'i40e',
+       'hinic',
        'iavf',
        'ice',
        'ifc',
@@ -32,7 +33,11 @@ drivers = ['af_packet',
        'netvsc',
        'nfb',
        'nfp',
-       'null', 'octeontx', 'pcap', 'qede', 'ring',
+       'null',
+       'octeontx',
+       'octeontx2',
+       'pcap',
+       'ring',
        'sfc',
        'softnic',
        'szedata2',