summaryrefslogtreecommitdiffstats
path: root/usrp2/vrt/Makefile.srcs
diff options
context:
space:
mode:
Diffstat (limited to 'usrp2/vrt/Makefile.srcs')
-rw-r--r--usrp2/vrt/Makefile.srcs18
1 files changed, 0 insertions, 18 deletions
diff --git a/usrp2/vrt/Makefile.srcs b/usrp2/vrt/Makefile.srcs
deleted file mode 100644
index 166ed44ef..000000000
--- a/usrp2/vrt/Makefile.srcs
+++ /dev/null
@@ -1,18 +0,0 @@
-#
-# Copyright 2010 Ettus Research LLC
-#
-
-##################################################
-# VRT Sources
-##################################################
-VRT_SRCS = $(abspath $(addprefix $(BASE_DIR)/../vrt/, \
-vita_rx_control.v \
-vita_rx_framer.v \
-vita_rx_chain.v \
-vita_tx_control.v \
-vita_tx_deframer.v \
-vita_tx_chain.v \
-gen_context_pkt.v \
-trigger_context_pkt.v \
-vita_pkt_gen.v \
-))