aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/CMakeLists.txt
diff options
context:
space:
mode:
authorJosh Blum <josh@joshknows.com>2010-04-12 15:40:20 -0700
committerJosh Blum <josh@joshknows.com>2010-04-12 15:40:20 -0700
commitccf4ebaaaf7cdb1eeb0b4cb4ff4e2a47ec9d0852 (patch)
tree2c3e3fac628de0fad7ca3df5280f30ff3e1619cb /host/lib/CMakeLists.txt
parent8ee3d7200169983e7a20409ed5e8c37907fe66e1 (diff)
downloaduhd-ccf4ebaaaf7cdb1eeb0b4cb4ff4e2a47ec9d0852.tar.gz
uhd-ccf4ebaaaf7cdb1eeb0b4cb4ff4e2a47ec9d0852.tar.bz2
uhd-ccf4ebaaaf7cdb1eeb0b4cb4ff4e2a47ec9d0852.zip
removed dummy placeholder
Diffstat (limited to 'host/lib/CMakeLists.txt')
-rw-r--r--host/lib/CMakeLists.txt7
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...")