summaryrefslogtreecommitdiffstats
path: root/usrp2/gpmc/Makefile.srcs
diff options
context:
space:
mode:
authorMatt Ettus <matt@ettus.com>2011-06-12 14:11:05 -0700
committerMatt Ettus <matt@ettus.com>2011-06-12 14:11:05 -0700
commit967637278132513f66be3cd505f77be88ee75691 (patch)
tree6cbabbb6731eec09f9daa006d0a995b30ce08ef6 /usrp2/gpmc/Makefile.srcs
parentcd9308eb81fd37fcd5142d49c10741f107e6b657 (diff)
downloaduhd-967637278132513f66be3cd505f77be88ee75691.tar.gz
uhd-967637278132513f66be3cd505f77be88ee75691.tar.bz2
uhd-967637278132513f66be3cd505f77be88ee75691.zip
u1e: new write interface, with 2x clock
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 bff6ae3e0..1eac25394 100644
--- a/usrp2/gpmc/Makefile.srcs
+++ b/usrp2/gpmc/Makefile.srcs
@@ -17,4 +17,5 @@ gpmc_to_fifo_async.v \
gpmc_to_fifo_sync.v \
gpmc_wb.v \
ram_to_fifo.v \
+new_write.v \
))