1ed71204dSBruce Richardson# SPDX-License-Identifier: BSD-3-Clause 2ed71204dSBruce Richardson# Copyright(c) 2018 Intel Corporation 3ed71204dSBruce Richardson 4adf93ca5SBruce Richardsonif not is_linux 5dbb7952dSAgalya Babu RadhaKrishnan build = false 6*135155a8SThomas Monjalon reason = 'only supported on Linux' 7dbb7952dSAgalya Babu RadhaKrishnanendif 8ed71204dSBruce Richardsonsources = files('avp_ethdev.c') 930105f66SDavid Marchandheaders = files('rte_avp_common.h', 'rte_avp_fifo.h') 10