aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/common/meson.build
blob: 5f6341b8f7503a0ab68c060adb94ff9f537cbdcb (plain)
1
2
3
4
5
6
7
# SPDX-License-Identifier: BSD-3-Clause
# Copyright(c) 2018 Cavium, Inc

std_deps = ['eal']
drivers = ['octeontx']
config_flag_fmt = 'RTE_LIBRTE_@0@_COMMON'
driver_name_fmt = 'rte_common_@0@'