aboutsummaryrefslogtreecommitdiffstats
path: root/fpga/usrp3/lib/timing/Makefile.srcs
diff options
context:
space:
mode:
Diffstat (limited to 'fpga/usrp3/lib/timing/Makefile.srcs')
-rw-r--r--fpga/usrp3/lib/timing/Makefile.srcs12
1 files changed, 0 insertions, 12 deletions
diff --git a/fpga/usrp3/lib/timing/Makefile.srcs b/fpga/usrp3/lib/timing/Makefile.srcs
deleted file mode 100644
index 09f0596c5..000000000
--- a/fpga/usrp3/lib/timing/Makefile.srcs
+++ /dev/null
@@ -1,12 +0,0 @@
-#
-# Copyright 2013 Ettus Research LLC
-#
-
-##################################################
-# Timing Sources
-##################################################
-TIMING_SRCS = $(abspath $(addprefix $(BASE_DIR)/../lib/timing/, \
-time_compare.v \
-timekeeper.v \
-pps.v\
-))