aboutsummaryrefslogtreecommitdiffstats
path: root/host
diff options
context:
space:
mode:
Diffstat (limited to 'host')
-rw-r--r--host/tests/devtest/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/host/tests/devtest/CMakeLists.txt b/host/tests/devtest/CMakeLists.txt
index 6a76a440c..1d105e958 100644
--- a/host/tests/devtest/CMakeLists.txt
+++ b/host/tests/devtest/CMakeLists.txt
@@ -48,6 +48,6 @@ if(ENABLE_N300)
endif(ENABLE_N300)
if(ENABLE_E320)
ADD_DEVTEST("e320" "e3xx" "E32x")
-endif(ENABLE_MPMD)
+endif(ENABLE_E320)
# Formatting
message(STATUS "")