1# SPDX-License-Identifier: BSD-3-Clause 2# Copyright(c) 2017 Intel Corporation 3 4sources = files('rte_efd.c') 5headers = files('rte_efd.h') 6deps += ['ring', 'hash'] 7