diff options
| author | Matt Ettus <matt@ettus.com> | 2011-02-02 17:56:46 -0800 | 
|---|---|---|
| committer | Matt Ettus <matt@ettus.com> | 2011-05-26 17:31:20 -0700 | 
| commit | 5772aa4be365615b4313e94a86141dd3e2a6abe7 (patch) | |
| tree | c71c088d43ae5c1247593d7cc859e7a5760cc08f /usrp2/control_lib | |
| parent | 9515a3a820cf181be9a980e89c517f1b5083eadf (diff) | |
| download | uhd-5772aa4be365615b4313e94a86141dd3e2a6abe7.tar.gz uhd-5772aa4be365615b4313e94a86141dd3e2a6abe7.tar.bz2 uhd-5772aa4be365615b4313e94a86141dd3e2a6abe7.zip  | |
modernize the make files, it now compiles.  not tested.
Diffstat (limited to 'usrp2/control_lib')
| -rw-r--r-- | usrp2/control_lib/Makefile.srcs | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/usrp2/control_lib/Makefile.srcs b/usrp2/control_lib/Makefile.srcs index 751b40828..a1c11c026 100644 --- a/usrp2/control_lib/Makefile.srcs +++ b/usrp2/control_lib/Makefile.srcs @@ -50,4 +50,5 @@ bootram.v \  nsgpio16LE.v \  settings_bus_16LE.v \  atr_controller16.v \ +fifo_to_wb.v \  ))  | 
