summaryrefslogtreecommitdiff
path: root/zephyr/app/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'zephyr/app/CMakeLists.txt')
-rw-r--r--zephyr/app/CMakeLists.txt5
1 files changed, 0 insertions, 5 deletions
diff --git a/zephyr/app/CMakeLists.txt b/zephyr/app/CMakeLists.txt
deleted file mode 100644
index dfc45f19f9..0000000000
--- a/zephyr/app/CMakeLists.txt
+++ /dev/null
@@ -1,5 +0,0 @@
-# Copyright 2020 The Chromium OS Authors. All rights reserved.
-# Use of this source code is governed by a BSD-style license that can be
-# found in the LICENSE file.
-
-add_subdirectory_ifdef(CONFIG_CROS_EC ec)