raw/ifpga/base: support multiple cards
[dpdk.git] / drivers / mempool / stack / meson.build
index b75a3bb..03e369a 100644 (file)
@@ -1,4 +1,8 @@
 # SPDX-License-Identifier: BSD-3-Clause
-# Copyright(c) 2017 Intel Corporation
+# Copyright(c) 2017-2019 Intel Corporation
+
+allow_experimental_apis = true
 
 sources = files('rte_mempool_stack.c')
+
+deps += ['stack']