build: disable experimental API check internally
[dpdk.git] / drivers / mempool / octeontx2 / meson.build
index 3f93b50..9fde40f 100644 (file)
@@ -2,8 +2,10 @@
 # Copyright(C) 2019 Marvell International Ltd.
 #
 
-sources = files('otx2_mempool.c',
+sources = files('otx2_mempool_ops.c',
+               'otx2_mempool.c',
                'otx2_mempool_irq.c',
+               'otx2_mempool_debug.c'
                )
 
 extra_flags = []