drivers: move ifc to vDPA directory
[dpdk.git] / drivers / net / meson.build
index a16861e..b0ea8fe 100644 (file)
@@ -2,8 +2,9 @@
 # Copyright(c) 2017 Intel Corporation
 
 drivers = ['af_packet',
+       'af_xdp',
        'ark',
-       'avf',
+       'atlantic',
        'avp',
        'axgbe', 'bonding',
        'bnx2x',
@@ -12,20 +13,33 @@ drivers = ['af_packet',
        'dpaa', 'dpaa2',
        'e1000',
        'ena',
+       'enetc',
        'enic',
        'failsafe',
        'fm10k', 'i40e',
-       'ifc',
+       'hinic',
+       'hns3',
+       'iavf',
+       'ice',
+       'ipn3ke',
        'ixgbe',
        'kni',
        'liquidio',
+       'memif',
        'mlx4',
        'mlx5',
        'mvneta',
        'mvpp2',
        'netvsc',
+       'nfb',
        'nfp',
-       'null', 'octeontx', 'pcap', 'qede', 'ring',
+       'null',
+       'octeontx',
+       'octeontx2',
+       'pcap',
+       'pfe',
+       'qede',
+       'ring',
        'sfc',
        'softnic',
        'szedata2',