1# SPDX-License-Identifier: BSD-3-Clause 2# Copyright(c) 2018 Intel Corporation 3 4sources = files('base/lio_23xx_vf.c', 5 'base/lio_mbox.c', 6 'lio_ethdev.c', 7 'lio_rxtx.c') 8includes += include_directories('base') 9
1# SPDX-License-Identifier: BSD-3-Clause 2# Copyright(c) 2018 Intel Corporation 3 4sources = files('base/lio_23xx_vf.c', 5 'base/lio_mbox.c', 6 'lio_ethdev.c', 7 'lio_rxtx.c') 8includes += include_directories('base') 9