numam-dpdk/drivers/dma/meson.build

14 lines
234 B
Meson
Raw Permalink Normal View History

# SPDX-License-Identifier: BSD-3-Clause
# Copyright 2021 HiSilicon Limited
drivers = [
'cnxk',
'dpaa',
'dpaa2',
'hisilicon',
'idxd',
'ioat',
'skeleton',
]
std_deps = ['dmadev']