summaryrefslogtreecommitdiffstats
path: root/usrp2/fifo/Makefile.srcs
diff options
context:
space:
mode:
authorJosh Blum <josh@joshknows.com>2012-02-29 16:30:15 -0800
committerJosh Blum <josh@joshknows.com>2012-03-16 11:29:17 -0700
commit78b9db5833ddc7bdd2c7a388448d91b1ea463dd8 (patch)
treeee709bfe6e10b6f3085dba496d274b10b57edbe3 /usrp2/fifo/Makefile.srcs
parent7a95ea36f86c512fbbaf34c99e1ba5c3a0237f54 (diff)
downloaduhd-78b9db5833ddc7bdd2c7a388448d91b1ea463dd8.tar.gz
uhd-78b9db5833ddc7bdd2c7a388448d91b1ea463dd8.tar.bz2
uhd-78b9db5833ddc7bdd2c7a388448d91b1ea463dd8.zip
usrp2: first pass implementation of fifo control
Diffstat (limited to 'usrp2/fifo/Makefile.srcs')
-rw-r--r--usrp2/fifo/Makefile.srcs1
1 files changed, 1 insertions, 0 deletions
diff --git a/usrp2/fifo/Makefile.srcs b/usrp2/fifo/Makefile.srcs
index 28d506571..6cbd5cd3f 100644
--- a/usrp2/fifo/Makefile.srcs
+++ b/usrp2/fifo/Makefile.srcs
@@ -32,6 +32,7 @@ splitter36.v \
valve36.v \
fifo_pacer.v \
packet_dispatcher36_x3.v \
+packet_dispatcher36_x4.v \
packet_generator32.v \
packet_generator.v \
packet_verifier32.v \