bad475c03f
Signed-off-by: Bruce Richardson <bruce.richardson@intel.com> Reviewed-by: Ferruh Yigit <ferruh.yigit@intel.com> Acked-by: Shijith Thotton <shijith.thotton@caviumnetworks.com>
9 lines
209 B
Meson
9 lines
209 B
Meson
# SPDX-License-Identifier: BSD-3-Clause
|
|
# Copyright(c) 2018 Intel Corporation
|
|
|
|
sources = files('base/lio_23xx_vf.c',
|
|
'base/lio_mbox.c',
|
|
'lio_ethdev.c',
|
|
'lio_rxtx.c')
|
|
includes += include_directories('base')
|