summaryrefslogtreecommitdiffstats
path: root/usrp2/fifo/Makefile.srcs
diff options
context:
space:
mode:
authorJosh Blum <josh@joshknows.com>2010-11-14 14:35:10 -0800
committerJosh Blum <josh@joshknows.com>2010-11-23 19:06:58 -0800
commit31f4c22df7246ed69899dfd1dcae5888d50a8c98 (patch)
tree15c96fdbf41a5fbaf7c507e4a0aa21429941cfa0 /usrp2/fifo/Makefile.srcs
parent054d051cf35e5b730d2644cfc44e876a98425658 (diff)
downloaduhd-31f4c22df7246ed69899dfd1dcae5888d50a8c98.tar.gz
uhd-31f4c22df7246ed69899dfd1dcae5888d50a8c98.tar.bz2
uhd-31f4c22df7246ed69899dfd1dcae5888d50a8c98.zip
packet_router: created nearly empty router with eth in attached to mapped memory
Diffstat (limited to 'usrp2/fifo/Makefile.srcs')
-rw-r--r--usrp2/fifo/Makefile.srcs1
1 files changed, 1 insertions, 0 deletions
diff --git a/usrp2/fifo/Makefile.srcs b/usrp2/fifo/Makefile.srcs
index c66979132..acd25d807 100644
--- a/usrp2/fifo/Makefile.srcs
+++ b/usrp2/fifo/Makefile.srcs
@@ -22,4 +22,5 @@ fifo36_to_fifo19.v \
fifo19_to_fifo36.v \
fifo36_mux.v \
fifo36_demux.v \
+packet_router.v \
))