aboutsummaryrefslogtreecommitdiffstats
path: root/fpga/usrp3/lib/radio_200/Makefile.srcs
blob: 04a28ad9532fe3101ce5a964f22d4c205453b679 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
#
# Copyright 2014 Ettus Research LLC
# Copyright 2016 Ettus Research, a National Instruments Company
#
# SPDX-License-Identifier: LGPL-3.0-or-later
#

##################################################
# radio library
##################################################
RADIO_200_SRCS = $(abspath $(addprefix $(BASE_DIR)/../lib/radio_200/, \
./radio_legacy.v \
))