diff options
author | Josh Blum <josh@joshknows.com> | 2010-08-09 16:56:53 -0700 |
---|---|---|
committer | Josh Blum <josh@joshknows.com> | 2010-08-09 16:56:53 -0700 |
commit | 349d99c988b2eeb3d13d6229cbd4b80bc9f8153a (patch) | |
tree | 1c902bf9199f9f131987e6dec42156c56f481eea /fpga/usrp2/vrt/Makefile.srcs | |
parent | 55658336cf67810ab8cd7829b9a1fa86c8cd4539 (diff) | |
parent | c174bf9acb2b2d142456f1186bd3e41e40d8a6d1 (diff) | |
download | uhd-349d99c988b2eeb3d13d6229cbd4b80bc9f8153a.tar.gz uhd-349d99c988b2eeb3d13d6229cbd4b80bc9f8153a.tar.bz2 uhd-349d99c988b2eeb3d13d6229cbd4b80bc9f8153a.zip |
Merge branch 'features' into uhd_fpga_features
Conflicts:
fpga/usrp2/vrt/vita_rx_control.v
Diffstat (limited to 'fpga/usrp2/vrt/Makefile.srcs')
-rw-r--r-- | fpga/usrp2/vrt/Makefile.srcs | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/fpga/usrp2/vrt/Makefile.srcs b/fpga/usrp2/vrt/Makefile.srcs index 07c62224b..dc4bd8c96 100644 --- a/fpga/usrp2/vrt/Makefile.srcs +++ b/fpga/usrp2/vrt/Makefile.srcs @@ -10,4 +10,6 @@ vita_rx_control.v \ vita_rx_framer.v \ vita_tx_control.v \ vita_tx_deframer.v \ +vita_tx_chain.v \ +gen_context_pkt.v \ )) |