summaryrefslogtreecommitdiffstats
path: root/usrp2/gpmc/Makefile.srcs
diff options
context:
space:
mode:
authorMatt Ettus <matt@ettus.com>2011-06-15 17:33:42 -0700
committerMatt Ettus <matt@ettus.com>2011-06-15 17:33:42 -0700
commitb986e58f4d8b202f37728b249cbc0d94e5a27b09 (patch)
tree5e29669524eba0007d22b9835ddf9ceb77e0e990 /usrp2/gpmc/Makefile.srcs
parent967637278132513f66be3cd505f77be88ee75691 (diff)
downloaduhd-b986e58f4d8b202f37728b249cbc0d94e5a27b09.tar.gz
uhd-b986e58f4d8b202f37728b249cbc0d94e5a27b09.tar.bz2
uhd-b986e58f4d8b202f37728b249cbc0d94e5a27b09.zip
u1e: experimental rewrite of read path of gpmc
Diffstat (limited to 'usrp2/gpmc/Makefile.srcs')
-rw-r--r--usrp2/gpmc/Makefile.srcs1
1 files changed, 1 insertions, 0 deletions
diff --git a/usrp2/gpmc/Makefile.srcs b/usrp2/gpmc/Makefile.srcs
index 1eac25394..bf0c0ecfd 100644
--- a/usrp2/gpmc/Makefile.srcs
+++ b/usrp2/gpmc/Makefile.srcs
@@ -18,4 +18,5 @@ gpmc_to_fifo_sync.v \
gpmc_wb.v \
ram_to_fifo.v \
new_write.v \
+new_read.v \
))