aboutsummaryrefslogtreecommitdiffstats
path: root/fpga/usrp3/lib/io_port2/Makefile.srcs
diff options
context:
space:
mode:
authorBen Hilburn <ben.hilburn@ettus.com>2014-05-14 11:42:44 -0700
committerBen Hilburn <ben.hilburn@ettus.com>2014-05-14 11:42:44 -0700
commit07d310ddd370d7b1cc276e44b409ecec4087eaf7 (patch)
treebecabccbda2934bd3881363c0be83f701ce1ae9a /fpga/usrp3/lib/io_port2/Makefile.srcs
parent4c3d945a0b6a88092133e46ef80f3257f39a2a48 (diff)
parent00711ba213dde8aa0a099d2b18d3da0a33e6af79 (diff)
downloaduhd-07d310ddd370d7b1cc276e44b409ecec4087eaf7.tar.gz
uhd-07d310ddd370d7b1cc276e44b409ecec4087eaf7.tar.bz2
uhd-07d310ddd370d7b1cc276e44b409ecec4087eaf7.zip
Merge branch 'maint'
Diffstat (limited to 'fpga/usrp3/lib/io_port2/Makefile.srcs')
-rw-r--r--fpga/usrp3/lib/io_port2/Makefile.srcs1
1 files changed, 1 insertions, 0 deletions
diff --git a/fpga/usrp3/lib/io_port2/Makefile.srcs b/fpga/usrp3/lib/io_port2/Makefile.srcs
index 507b8895a..4ee23a7b4 100644
--- a/fpga/usrp3/lib/io_port2/Makefile.srcs
+++ b/fpga/usrp3/lib/io_port2/Makefile.srcs
@@ -16,4 +16,5 @@ IOPORT2_SRCS = $(abspath $(addprefix $(BASE_DIR)/../lib/io_port2/, \
./pcie_basic_regs.v \
./pcie_dma_ctrl.v \
./data_swapper_64.v \
+./pcie_lossy_samp_gate.v \
))