diff options
author | RobertWalstab <robert.walstab@gmail.com> | 2020-07-14 10:32:26 +0200 |
---|---|---|
committer | Aaron Rossetto <aaron.rossetto@ni.com> | 2020-07-20 16:01:03 -0500 |
commit | 83a4756c957dd7698baeb56e13260d8edaa7bc2e (patch) | |
tree | 969e5165de8ff8acce3799885d69da0700593010 /fpga/usrp3/lib/rfnoc/xport/Makefile.srcs | |
parent | e962cc4a5e51e2326eb656ee2a779ea26774687b (diff) | |
download | uhd-83a4756c957dd7698baeb56e13260d8edaa7bc2e.tar.gz uhd-83a4756c957dd7698baeb56e13260d8edaa7bc2e.tar.bz2 uhd-83a4756c957dd7698baeb56e13260d8edaa7bc2e.zip |
fpga: remove liberio
Diffstat (limited to 'fpga/usrp3/lib/rfnoc/xport/Makefile.srcs')
-rw-r--r-- | fpga/usrp3/lib/rfnoc/xport/Makefile.srcs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/fpga/usrp3/lib/rfnoc/xport/Makefile.srcs b/fpga/usrp3/lib/rfnoc/xport/Makefile.srcs index 12582750b..cb3a97d5b 100644 --- a/fpga/usrp3/lib/rfnoc/xport/Makefile.srcs +++ b/fpga/usrp3/lib/rfnoc/xport/Makefile.srcs @@ -13,5 +13,4 @@ eth_ipv4_chdr64_adapter.v \ eth_ipv4_chdr64_dispatch.v \ eth_interface.v \ eth_internal.v \ -liberio_chdr64_adapter.v \ )) |