ethdev: replace bus specific struct with generic dev
[dpdk.git] / drivers / net / meson.build
index aae817c..b7cac4a 100644 (file)
@@ -1,7 +1,7 @@
 # SPDX-License-Identifier: BSD-3-Clause
 # Copyright(c) 2017 Intel Corporation
 
-drivers = ['af_packet', 'bonding', 'dpaa', 'dpaa2',
+drivers = ['af_packet', 'axgbe', 'bonding', 'dpaa', 'dpaa2',
        'e1000', 'enic', 'fm10k', 'i40e', 'ixgbe',
        'null', 'octeontx', 'pcap', 'ring',
        'sfc', 'thunderx', 'virtio']