From fd3e84941de463fa1a7ebab0a69515b4bf2614cd Mon Sep 17 00:00:00 2001 From: Martin Braun Date: Tue, 7 Oct 2014 11:25:20 +0200 Subject: Removed copy of FPGA source files. --- fpga/usrp3/lib/axi/Makefile.srcs | 17 ----------------- 1 file changed, 17 deletions(-) delete mode 100644 fpga/usrp3/lib/axi/Makefile.srcs (limited to 'fpga/usrp3/lib/axi/Makefile.srcs') diff --git a/fpga/usrp3/lib/axi/Makefile.srcs b/fpga/usrp3/lib/axi/Makefile.srcs deleted file mode 100644 index 26d2e0fee..000000000 --- a/fpga/usrp3/lib/axi/Makefile.srcs +++ /dev/null @@ -1,17 +0,0 @@ -# -# Copyright 2012-2013 Ettus Research LLC -# - -################################################## -# FIFO Sources -################################################## -AXI_SRCS = $(abspath $(addprefix $(BASE_DIR)/../lib/axi/, \ -axi_dma_master.v \ -axi_dram_fifo.v \ -axi_embed_tlast.v \ -axi_extract_tlast.v \ -axi_chdr_test_pattern.v \ -axi_fast_fifo.v \ -axi_fast_extract_tlast.v \ -axi_chdr_header_trigger.v \ -)) -- cgit v1.2.3