diff options
Diffstat (limited to 'host/lib/CMakeLists.txt')
-rw-r--r-- | host/lib/CMakeLists.txt | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/host/lib/CMakeLists.txt b/host/lib/CMakeLists.txt index a5345cae4..9d328310f 100644 --- a/host/lib/CMakeLists.txt +++ b/host/lib/CMakeLists.txt @@ -49,13 +49,6 @@ LIST(APPEND libuhd_sources ) ######################################################################## -# Conditionally add the usrp1e sources -######################################################################## -LIST(APPEND libuhd_sources - usrp/usrp1e/usrp1e_none.cpp -) - -######################################################################## # Setup defines for module loading ######################################################################## MESSAGE(STATUS "Configuring module loading...") |