aboutsummaryrefslogtreecommitdiffstats
path: root/fpga/usrp3/lib/xge_interface/Makefile.srcs
diff options
context:
space:
mode:
Diffstat (limited to 'fpga/usrp3/lib/xge_interface/Makefile.srcs')
-rw-r--r--fpga/usrp3/lib/xge_interface/Makefile.srcs10
1 files changed, 0 insertions, 10 deletions
diff --git a/fpga/usrp3/lib/xge_interface/Makefile.srcs b/fpga/usrp3/lib/xge_interface/Makefile.srcs
deleted file mode 100644
index 63cef065d..000000000
--- a/fpga/usrp3/lib/xge_interface/Makefile.srcs
+++ /dev/null
@@ -1,10 +0,0 @@
-##################################################
-# Logic to interface to Opencores 10G MAC
-##################################################
-XGE_INTERFACE_SRCS = $(abspath $(addprefix $(BASE_DIR)/../lib/xge_interface/, \
-axi64_to_xge64.v \
-axi_count_packets_in_fifo.v \
-xge64_to_axi64.v \
-xge_handshake.v \
-xge_mac_wrapper.v \
-))