summaryrefslogtreecommitdiffstats
path: root/usrp2/gpif/Makefile.srcs
diff options
context:
space:
mode:
authorMatt Ettus <matt@ettus.com>2011-03-28 15:09:30 -0700
committerMatt Ettus <matt@ettus.com>2011-05-26 17:31:22 -0700
commitd0bfde4213dcab7fe3c5db404ef0f01354d56f67 (patch)
tree0159284dd5f97912177321d57627765a906e1b52 /usrp2/gpif/Makefile.srcs
parentdcabd7f30c60283533d28376fcf5cd38725fd437 (diff)
downloaduhd-d0bfde4213dcab7fe3c5db404ef0f01354d56f67.tar.gz
uhd-d0bfde4213dcab7fe3c5db404ef0f01354d56f67.tar.bz2
uhd-d0bfde4213dcab7fe3c5db404ef0f01354d56f67.zip
u1p: do padding outside of gpif_rd, in packet_splitter
Diffstat (limited to 'usrp2/gpif/Makefile.srcs')
-rw-r--r--usrp2/gpif/Makefile.srcs1
1 files changed, 1 insertions, 0 deletions
diff --git a/usrp2/gpif/Makefile.srcs b/usrp2/gpif/Makefile.srcs
index d7eaf9fca..bf2b7f74d 100644
--- a/usrp2/gpif/Makefile.srcs
+++ b/usrp2/gpif/Makefile.srcs
@@ -10,4 +10,5 @@ gpif.v \
gpif_wr.v \
gpif_rd.v \
packet_reframer.v \
+packet_splitter.v \
))