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/control_lib/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/control_lib/Makefile.srcs')
-rw-r--r-- | usrp2/control_lib/Makefile.srcs | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/usrp2/control_lib/Makefile.srcs b/usrp2/control_lib/Makefile.srcs index 5ae185ee8..751b40828 100644 --- a/usrp2/control_lib/Makefile.srcs +++ b/usrp2/control_lib/Makefile.srcs @@ -50,9 +50,4 @@ bootram.v \ nsgpio16LE.v \ settings_bus_16LE.v \ atr_controller16.v \ -newfifo/fifo_pacer.v \ -newfifo/packet_generator32.v \ -newfifo/packet_generator.v \ -newfifo/packet_verifier32.v \ -newfifo/packet_verifier.v \ )) |