xref: /dpdk/drivers/baseband/fpga_lte_fec/meson.build (revision b7b8de26f34d39c8aaded44d8a468da5e68f19da)
1# SPDX-License-Identifier: BSD-3-Clause
2# Copyright(c) 2019 Intel Corporation
3
4deps += ['bus_vdev', 'ring', 'pci', 'bus_pci']
5sources = files('fpga_lte_fec.c')
6