aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp/CMakeLists.txt
diff options
context:
space:
mode:
authorMartin Braun <martin.braun@ettus.com>2017-09-27 10:39:23 -0700
committerMartin Braun <martin.braun@ettus.com>2017-09-29 10:52:27 -0700
commit895c965f75f4a0d85143b614dd7232ce85c45307 (patch)
tree6e37dacf70da9516d7b90a01267d437fb969a55f /host/lib/usrp/CMakeLists.txt
parent4e12602f6d30acaeb9dbf534549ac75e0f78ca1b (diff)
downloaduhd-895c965f75f4a0d85143b614dd7232ce85c45307.tar.gz
uhd-895c965f75f4a0d85143b614dd7232ce85c45307.tar.bz2
uhd-895c965f75f4a0d85143b614dd7232ce85c45307.zip
uhd: Removed drivers for E100/E110
The E1x0 series is still supported on the 3.9 LTS branch.
Diffstat (limited to 'host/lib/usrp/CMakeLists.txt')
-rw-r--r--host/lib/usrp/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/host/lib/usrp/CMakeLists.txt b/host/lib/usrp/CMakeLists.txt
index 44b1b7c43..ccd3acfd6 100644
--- a/host/lib/usrp/CMakeLists.txt
+++ b/host/lib/usrp/CMakeLists.txt
@@ -55,7 +55,6 @@ INCLUDE_SUBDIRECTORY(device3)
INCLUDE_SUBDIRECTORY(usrp1)
INCLUDE_SUBDIRECTORY(usrp2)
INCLUDE_SUBDIRECTORY(b100)
-INCLUDE_SUBDIRECTORY(e100)
INCLUDE_SUBDIRECTORY(e300)
INCLUDE_SUBDIRECTORY(x300)
INCLUDE_SUBDIRECTORY(b200)