net/octeontx2: add build and doc infrastructure
[dpdk.git] / drivers / net / meson.build
index ed99896..513f19b 100644 (file)
@@ -17,6 +17,7 @@ drivers = ['af_packet',
        'enic',
        'failsafe',
        'fm10k', 'i40e',
+       'hinic',
        'iavf',
        'ice',
        'ifc',
@@ -24,6 +25,7 @@ drivers = ['af_packet',
        'ixgbe',
        'kni',
        'liquidio',
+       'memif',
        'mlx4',
        'mlx5',
        'mvneta',
@@ -31,7 +33,11 @@ drivers = ['af_packet',
        'netvsc',
        'nfb',
        'nfp',
-       'null', 'octeontx', 'pcap', 'qede', 'ring',
+       'null',
+       'octeontx',
+       'octeontx2',
+       'pcap',
+       'ring',
        'sfc',
        'softnic',
        'szedata2',