diff options
Diffstat (limited to 'host')
-rw-r--r-- | host/lib/usrp/dboard/CMakeLists.txt | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/host/lib/usrp/dboard/CMakeLists.txt b/host/lib/usrp/dboard/CMakeLists.txt index 1d31d6930..9461cfce0 100644 --- a/host/lib/usrp/dboard/CMakeLists.txt +++ b/host/lib/usrp/dboard/CMakeLists.txt @@ -49,9 +49,6 @@ endif(ENABLE_N300) if(ENABLE_N320) INCLUDE_SUBDIRECTORY(rhodium) endif(ENABLE_N320) -if(ENABLE_MPMD AND ENABLE_EISCAT) - INCLUDE_SUBDIRECTORY(eiscat) -endif(ENABLE_MPMD AND ENABLE_EISCAT) if(ENABLE_X400) INCLUDE_SUBDIRECTORY(zbx) |