From 7e6a08556b01fcb6ad113c2ff0db4abe5aeac38f Mon Sep 17 00:00:00 2001 From: Josh Blum Date: Wed, 1 Feb 2012 18:02:10 -0800 Subject: dsp rework: custom engine module for rx/tx vita chain --- usrp2/custom/Makefile.srcs | 2 ++ 1 file changed, 2 insertions(+) (limited to 'usrp2/custom/Makefile.srcs') diff --git a/usrp2/custom/Makefile.srcs b/usrp2/custom/Makefile.srcs index 22cf063c9..8a4f70fca 100644 --- a/usrp2/custom/Makefile.srcs +++ b/usrp2/custom/Makefile.srcs @@ -8,4 +8,6 @@ CUSTOM_SRCS = $(abspath $(addprefix $(BASE_DIR)/../custom/, \ custom_dsp_rx.v \ custom_dsp_tx.v \ +custom_engine_rx.v \ +custom_engine_tx.v \ )) -- cgit v1.2.3