1# SPDX-License-Identifier: BSD-3-Clause
2# Copyright(c) 2017 Intel Corporation
3
4drivers = [
5 'bucket',
6 'cnxk',
7 'dpaa',
8 'dpaa2',
9 'octeontx',
10 'octeontx2',
11 'ring',
12 'stack',
13]
14
15std_deps = ['mempool']
16
17log_prefix = 'mempool'
18