X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=drivers%2Fmempool%2Fdpaa2%2Fmeson.build;h=df299a0456043aeb81ed758ada76f05f5f5598c5;hb=acec04c4b2f5;hp=d79fc31644f9331736b50d616183eee9a98b3068;hpb=2a41db7589cb27dc491963f8c09b8dd452a8296d;p=dpdk.git diff --git a/drivers/mempool/dpaa2/meson.build b/drivers/mempool/dpaa2/meson.build index d79fc31644..df299a0456 100644 --- a/drivers/mempool/dpaa2/meson.build +++ b/drivers/mempool/dpaa2/meson.build @@ -8,6 +8,3 @@ endif deps += ['bus_fslmc'] sources = files('dpaa2_hw_mempool.c') - -# depends on fslmc bus which uses experimental API -allow_experimental_apis = true