diff options
Diffstat (limited to 'usrp2/control_lib/Makefile.srcs')
-rw-r--r-- | usrp2/control_lib/Makefile.srcs | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/usrp2/control_lib/Makefile.srcs b/usrp2/control_lib/Makefile.srcs index a1c11c026..a88f156c5 100644 --- a/usrp2/control_lib/Makefile.srcs +++ b/usrp2/control_lib/Makefile.srcs @@ -11,7 +11,9 @@ atr_controller.v \ bin2gray.v \ dcache.v \ decoder_3_8.v \ +dbsm.v \ dpram32.v \ +double_buffer.v \ gray2bin.v \ gray_send.v \ icache.v \ |