summaryrefslogtreecommitdiffstats
path: root/usrp2/fifo/Makefile.srcs
diff options
context:
space:
mode:
authorJosh Blum <josh@joshknows.com>2011-03-08 12:47:23 -0800
committerJosh Blum <josh@joshknows.com>2011-03-08 12:47:23 -0800
commitde76b04632bd8c90a5639047f5c5189fda766fd2 (patch)
tree21cbaef0673ee3586e9fbe086fc4f0086727c714 /usrp2/fifo/Makefile.srcs
parentbb9d849d40494c745e7384734b999b78ef219b9b (diff)
downloaduhd-de76b04632bd8c90a5639047f5c5189fda766fd2.tar.gz
uhd-de76b04632bd8c90a5639047f5c5189fda766fd2.tar.bz2
uhd-de76b04632bd8c90a5639047f5c5189fda766fd2.zip
packet_router: created packet dispatcher component to replace packet inspector in router
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 c1287cd5c..31b1f505a 100644
--- a/usrp2/fifo/Makefile.srcs
+++ b/usrp2/fifo/Makefile.srcs
@@ -29,6 +29,7 @@ packet_router.v \
splitter36.v \
valve36.v \
fifo_pacer.v \
+packet_dispatcher36_x3.v \
packet_generator32.v \
packet_generator.v \
packet_verifier32.v \