diff options
| author | Josh Blum <josh@joshknows.com> | 2011-01-27 15:24:47 -0800 |
|---|---|---|
| committer | Josh Blum <josh@joshknows.com> | 2011-01-27 15:24:47 -0800 |
| commit | e16445483e1505942b7b1ddcd9fc575532fd93ba (patch) | |
| tree | 9f08b9439e8ce46cb876396b32da138105348381 /host/lib/usrp/CMakeLists.txt | |
| parent | 8a62a20041605238320eae1f1a69221ef00b6bf1 (diff) | |
| download | uhd-e16445483e1505942b7b1ddcd9fc575532fd93ba.tar.gz uhd-e16445483e1505942b7b1ddcd9fc575532fd93ba.tar.bz2 uhd-e16445483e1505942b7b1ddcd9fc575532fd93ba.zip | |
uhd: remove single usrp (leave a typedef), multi-usrp is a superset now
Diffstat (limited to 'host/lib/usrp/CMakeLists.txt')
| -rw-r--r-- | host/lib/usrp/CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/host/lib/usrp/CMakeLists.txt b/host/lib/usrp/CMakeLists.txt index bd25aec2b..97a54a798 100644 --- a/host/lib/usrp/CMakeLists.txt +++ b/host/lib/usrp/CMakeLists.txt @@ -29,7 +29,6 @@ LIBUHD_APPEND_SOURCES( ${CMAKE_CURRENT_SOURCE_DIR}/mboard_eeprom.cpp ${CMAKE_CURRENT_SOURCE_DIR}/misc_utils.cpp ${CMAKE_CURRENT_SOURCE_DIR}/multi_usrp.cpp - ${CMAKE_CURRENT_SOURCE_DIR}/single_usrp.cpp ${CMAKE_CURRENT_SOURCE_DIR}/subdev_spec.cpp ${CMAKE_CURRENT_SOURCE_DIR}/tune_helper.cpp ${CMAKE_CURRENT_SOURCE_DIR}/wrapper_utils.hpp |
