diff options
author | Matt Ettus <matt@ettus.com> | 2011-02-02 16:22:29 -0800 |
---|---|---|
committer | Matt Ettus <matt@ettus.com> | 2011-02-16 16:18:57 -0800 |
commit | 2171188523f36a385c17c47aeb5c415085d163f4 (patch) | |
tree | 0d4998d96e41f7e499ae201fa7ca38b54f481290 /usrp2/fifo/Makefile.srcs | |
parent | 611df3ea2b390add255b78752f7a278ed4ac7b30 (diff) | |
download | uhd-2171188523f36a385c17c47aeb5c415085d163f4.tar.gz uhd-2171188523f36a385c17c47aeb5c415085d163f4.tar.bz2 uhd-2171188523f36a385c17c47aeb5c415085d163f4.zip |
put these files in the right place. newfifo is long gone.
Diffstat (limited to 'usrp2/fifo/Makefile.srcs')
-rw-r--r-- | usrp2/fifo/Makefile.srcs | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/usrp2/fifo/Makefile.srcs b/usrp2/fifo/Makefile.srcs index f0b5b7bae..c1287cd5c 100644 --- a/usrp2/fifo/Makefile.srcs +++ b/usrp2/fifo/Makefile.srcs @@ -28,4 +28,9 @@ fifo36_demux.v \ packet_router.v \ splitter36.v \ valve36.v \ +fifo_pacer.v \ +packet_generator32.v \ +packet_generator.v \ +packet_verifier32.v \ +packet_verifier.v \ )) |