summaryrefslogtreecommitdiffstats
path: root/usrp2/gpif/Makefile.srcs
diff options
context:
space:
mode:
Diffstat (limited to 'usrp2/gpif/Makefile.srcs')
-rw-r--r--usrp2/gpif/Makefile.srcs14
1 files changed, 0 insertions, 14 deletions
diff --git a/usrp2/gpif/Makefile.srcs b/usrp2/gpif/Makefile.srcs
deleted file mode 100644
index bf2b7f74d..000000000
--- a/usrp2/gpif/Makefile.srcs
+++ /dev/null
@@ -1,14 +0,0 @@
-#
-# Copyright 2010 Ettus Research LLC
-#
-
-##################################################
-# SERDES Sources
-##################################################
-GPIF_SRCS = $(abspath $(addprefix $(BASE_DIR)/../gpif/, \
-gpif.v \
-gpif_wr.v \
-gpif_rd.v \
-packet_reframer.v \
-packet_splitter.v \
-))