]> git.droids-corp.org - dpdk.git/blobdiff - drivers/baseband/fpga_lte_fec/meson.build
build: disable experimental API check internally
[dpdk.git] / drivers / baseband / fpga_lte_fec / meson.build
index bf44e6bbabfa96eac63dfe4e9d1ae363d53f6c88..e00688da33603423932af4265f4c86a993c82534 100644 (file)
@@ -2,6 +2,4 @@
 # Copyright(c) 2019 Intel Corporation
 
 deps += ['bbdev', 'bus_vdev', 'ring', 'pci', 'bus_pci']
-name = 'bbdev_fpga_lte_fec'
-allow_experimental_apis = true
 sources = files('fpga_lte_fec.c')