aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp/common/CMakeLists.txt
diff options
context:
space:
mode:
authorMartin Braun <martin.braun@ettus.com>2017-02-13 10:19:43 -0800
committerMartin Braun <martin.braun@ettus.com>2017-02-20 10:42:10 -0800
commit37ebaa6ad84e90c7d1d0d1133af008e9970a333f (patch)
tree05cbb08f781b978d15fcafe712daded4ffc54fe1 /host/lib/usrp/common/CMakeLists.txt
parent2333a30341cbb337f8d5dc49d48b8d2dd2b886c7 (diff)
downloaduhd-37ebaa6ad84e90c7d1d0d1133af008e9970a333f.tar.gz
uhd-37ebaa6ad84e90c7d1d0d1133af008e9970a333f.tar.bz2
uhd-37ebaa6ad84e90c7d1d0d1133af008e9970a333f.zip
n230: Fold in module fka usrp3_fw_ctrl_iface
Diffstat (limited to 'host/lib/usrp/common/CMakeLists.txt')
-rw-r--r--host/lib/usrp/common/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/host/lib/usrp/common/CMakeLists.txt b/host/lib/usrp/common/CMakeLists.txt
index 9f4cf09b5..9480d0284 100644
--- a/host/lib/usrp/common/CMakeLists.txt
+++ b/host/lib/usrp/common/CMakeLists.txt
@@ -38,5 +38,4 @@ LIBUHD_APPEND_SOURCES(
${CMAKE_CURRENT_SOURCE_DIR}/validate_subdev_spec.cpp
${CMAKE_CURRENT_SOURCE_DIR}/recv_packet_demuxer.cpp
${CMAKE_CURRENT_SOURCE_DIR}/fifo_ctrl_excelsior.cpp
- ${CMAKE_CURRENT_SOURCE_DIR}/usrp3_fw_ctrl_iface.cpp
)