summaryrefslogtreecommitdiffstats
path: root/fpga/usrp2/fifo/Makefile.srcs
diff options
context:
space:
mode:
authorJosh Blum <josh@joshknows.com>2012-07-02 14:11:43 -0700
committerJosh Blum <josh@joshknows.com>2012-07-02 14:11:43 -0700
commit45c1af8152d02cd7d4e5d5d603e1cca65f6dd539 (patch)
tree2a48c592cef637476c2566fc64675dcdac8a7b05 /fpga/usrp2/fifo/Makefile.srcs
parent7a1824e8fddadd915e2d7490a8b57764b815b09f (diff)
parent295c7e7b98df98989f3fb4505e44f0be52813d81 (diff)
downloaduhd-45c1af8152d02cd7d4e5d5d603e1cca65f6dd539.tar.gz
uhd-45c1af8152d02cd7d4e5d5d603e1cca65f6dd539.tar.bz2
uhd-45c1af8152d02cd7d4e5d5d603e1cca65f6dd539.zip
Merge branch 'fpga_next' into next
Diffstat (limited to 'fpga/usrp2/fifo/Makefile.srcs')
-rw-r--r--fpga/usrp2/fifo/Makefile.srcs3
1 files changed, 2 insertions, 1 deletions
diff --git a/fpga/usrp2/fifo/Makefile.srcs b/fpga/usrp2/fifo/Makefile.srcs
index 6cbd5cd3f..55ba0be2a 100644
--- a/fpga/usrp2/fifo/Makefile.srcs
+++ b/fpga/usrp2/fifo/Makefile.srcs
@@ -1,5 +1,5 @@
#
-# Copyright 2010 Ettus Research LLC
+# Copyright 2010-2012 Ettus Research LLC
#
##################################################
@@ -38,4 +38,5 @@ packet_generator.v \
packet_verifier32.v \
packet_verifier.v \
fifo19_pad.v \
+packet_padder36.v \
))