doc: add sample for ABI checks
[dpdk.git] / drivers / baseband / meson.build
index 415b672..2c7efe3 100644 (file)
@@ -5,7 +5,6 @@ if is_windows
        subdir_done()
 endif
 
-drivers = ['null', 'turbo_sw', 'fpga_lte_fec', 'fpga_5gnr_fec']
+drivers = ['null', 'turbo_sw', 'fpga_lte_fec', 'fpga_5gnr_fec', 'acc100']
 
 config_flag_fmt = 'RTE_LIBRTE_PMD_BBDEV_@0@'
-driver_name_fmt = 'rte_pmd_bbdev_@0@'