diff options
author | Marcus Müller <marcus.mueller@ettus.com> | 2015-02-16 19:16:22 +0100 |
---|---|---|
committer | Martin Braun <martin.braun@ettus.com> | 2015-02-18 16:51:38 +0100 |
commit | ef00232f60777e0beab71cc749948e8389e3de84 (patch) | |
tree | cbcd674e79047248bde46906370fadc75da16268 /host | |
parent | f06509c47dd16991bc922d132512ea8c45f09887 (diff) | |
download | uhd-ef00232f60777e0beab71cc749948e8389e3de84.tar.gz uhd-ef00232f60777e0beab71cc749948e8389e3de84.tar.bz2 uhd-ef00232f60777e0beab71cc749948e8389e3de84.zip |
b200: removed CMakeLists copy&paste B100 remains
Diffstat (limited to 'host')
-rw-r--r-- | host/lib/usrp/b200/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/host/lib/usrp/b200/CMakeLists.txt b/host/lib/usrp/b200/CMakeLists.txt index a08c4bd03..ce89b5d80 100644 --- a/host/lib/usrp/b200/CMakeLists.txt +++ b/host/lib/usrp/b200/CMakeLists.txt @@ -20,7 +20,7 @@ ######################################################################## ######################################################################## -# Conditionally configure the B100 support +# Conditionally configure the B200 support ######################################################################## LIBUHD_REGISTER_COMPONENT("B200" ENABLE_B200 ON "ENABLE_LIBUHD;ENABLE_USB" OFF) |