diff options
Diffstat (limited to 'fpga/usrp3/lib/rfnoc/xport_sv/Makefile.srcs')
-rw-r--r-- | fpga/usrp3/lib/rfnoc/xport_sv/Makefile.srcs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/fpga/usrp3/lib/rfnoc/xport_sv/Makefile.srcs b/fpga/usrp3/lib/rfnoc/xport_sv/Makefile.srcs index 397a86326..6adcf8fb7 100644 --- a/fpga/usrp3/lib/rfnoc/xport_sv/Makefile.srcs +++ b/fpga/usrp3/lib/rfnoc/xport_sv/Makefile.srcs @@ -13,4 +13,5 @@ eth_ipv4_add_udp.sv \ eth_ipv4_chdr_adapter.sv \ eth_ipv4_chdr_dispatch.sv \ eth_ipv4_interface.sv \ +eth_ipv4_internal.sv \ )) |