aboutsummaryrefslogtreecommitdiffstats
path: root/fpga/usrp3/lib/sim/arm_deframer/Makefile
diff options
context:
space:
mode:
authorMartin Braun <martin.braun@ettus.com>2022-01-20 14:41:51 +0100
committerWade Fife <wade.fife@ettus.com>2022-01-25 14:09:15 -0700
commitb29af0ea0d340f37628f65e7b739fa1865d212a9 (patch)
tree677f4821cda4e0a643c4ac128f3fc44bf39a680c /fpga/usrp3/lib/sim/arm_deframer/Makefile
parent3cfecebc14c5e3ea2e1b9dd73f08281e3c7a2169 (diff)
downloaduhd-b29af0ea0d340f37628f65e7b739fa1865d212a9.tar.gz
uhd-b29af0ea0d340f37628f65e7b739fa1865d212a9.tar.bz2
uhd-b29af0ea0d340f37628f65e7b739fa1865d212a9.zip
fpga: Remove noc_shell_regs.vh and sim_rfnoc_lib.svh
Both files are a UHD 3 remnant and potentially confusing for UHD 4 codebase readers.
Diffstat (limited to 'fpga/usrp3/lib/sim/arm_deframer/Makefile')
-rw-r--r--fpga/usrp3/lib/sim/arm_deframer/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/fpga/usrp3/lib/sim/arm_deframer/Makefile b/fpga/usrp3/lib/sim/arm_deframer/Makefile
index 3075cf3cc..c278b3903 100644
--- a/fpga/usrp3/lib/sim/arm_deframer/Makefile
+++ b/fpga/usrp3/lib/sim/arm_deframer/Makefile
@@ -32,7 +32,6 @@ DESIGN_SRCS += $(abspath \
SIM_TOP = arm_deframer_tb
SIM_SRCS = $(abspath \
-$(SIM_PROTORFNOC_SRCS) \
$(RFNOC_SRCS) \
arm_deframer_tb.sv \
)