diff options
author | Matt Ettus <matt@ettus.com> | 2010-10-08 15:17:49 -0700 |
---|---|---|
committer | Matt Ettus <matt@ettus.com> | 2010-10-08 15:17:49 -0700 |
commit | 8d20d691531c582e51affd734020daa27317de38 (patch) | |
tree | 864c18d7f09827c2ae9cba09ccce5a46ee6da675 /usrp2/vrt/Makefile.srcs | |
parent | d8d5158e6d20d86689807c887102f684ec80cea8 (diff) | |
download | uhd-8d20d691531c582e51affd734020daa27317de38.tar.gz uhd-8d20d691531c582e51affd734020daa27317de38.tar.bz2 uhd-8d20d691531c582e51affd734020daa27317de38.zip |
add trigger to makefile
Diffstat (limited to 'usrp2/vrt/Makefile.srcs')
-rw-r--r-- | usrp2/vrt/Makefile.srcs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/usrp2/vrt/Makefile.srcs b/usrp2/vrt/Makefile.srcs index dc4bd8c96..aa1356d82 100644 --- a/usrp2/vrt/Makefile.srcs +++ b/usrp2/vrt/Makefile.srcs @@ -12,4 +12,5 @@ vita_tx_control.v \ vita_tx_deframer.v \ vita_tx_chain.v \ gen_context_pkt.v \ +trigger_context_pkt.v \ )) |