summaryrefslogtreecommitdiffstats
path: root/usrp2/vrt/Makefile.srcs
diff options
context:
space:
mode:
authorMatt Ettus <matt@ettus.com>2010-08-19 13:08:04 -0700
committerMatt Ettus <matt@ettus.com>2010-08-19 13:08:04 -0700
commit50a2ccee65677ed855c1798185d963fde1607324 (patch)
treee9af5ebedabac2f911fd1a0a22376fda8a73a50c /usrp2/vrt/Makefile.srcs
parent02c2a3fd08b1ae1a306fa45d89b55dafeaffb508 (diff)
downloaduhd-50a2ccee65677ed855c1798185d963fde1607324.tar.gz
uhd-50a2ccee65677ed855c1798185d963fde1607324.tar.bz2
uhd-50a2ccee65677ed855c1798185d963fde1607324.zip
catch up with tx_policy
Diffstat (limited to 'usrp2/vrt/Makefile.srcs')
-rw-r--r--usrp2/vrt/Makefile.srcs2
1 files changed, 2 insertions, 0 deletions
diff --git a/usrp2/vrt/Makefile.srcs b/usrp2/vrt/Makefile.srcs
index 07c62224b..dc4bd8c96 100644
--- a/usrp2/vrt/Makefile.srcs
+++ b/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 \
))