summaryrefslogtreecommitdiffstats
path: root/usrp2/gpif/Makefile.srcs
diff options
context:
space:
mode:
authorMatt Ettus <matt@ettus.com>2010-10-14 10:39:46 -0700
committerMatt Ettus <matt@ettus.com>2011-05-26 17:31:19 -0700
commitd3f97446e7cd6a12050101310d5c0b09197d1788 (patch)
treee096c8edc970bacee8b39ef7229fbb5d4cf50737 /usrp2/gpif/Makefile.srcs
parent6f19b5f935117dbce949c21c7719d6c125fd3d15 (diff)
downloaduhd-d3f97446e7cd6a12050101310d5c0b09197d1788.tar.gz
uhd-d3f97446e7cd6a12050101310d5c0b09197d1788.tar.bz2
uhd-d3f97446e7cd6a12050101310d5c0b09197d1788.zip
fifo to wb should be functionally complete, needs testing
Diffstat (limited to 'usrp2/gpif/Makefile.srcs')
-rw-r--r--usrp2/gpif/Makefile.srcs1
1 files changed, 0 insertions, 1 deletions
diff --git a/usrp2/gpif/Makefile.srcs b/usrp2/gpif/Makefile.srcs
index 1055baaa8..9bcbb29f3 100644
--- a/usrp2/gpif/Makefile.srcs
+++ b/usrp2/gpif/Makefile.srcs
@@ -9,5 +9,4 @@ GPIF_SRCS = $(abspath $(addprefix $(BASE_DIR)/../gpif/, \
gpif.v \
gpif_wr.v \
gpif_rd.v \
-ctrl_resp.v \
))