summaryrefslogtreecommitdiff
path: root/zephyr/shim/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'zephyr/shim/CMakeLists.txt')
-rw-r--r--zephyr/shim/CMakeLists.txt7
1 files changed, 0 insertions, 7 deletions
diff --git a/zephyr/shim/CMakeLists.txt b/zephyr/shim/CMakeLists.txt
deleted file mode 100644
index e36101756a..0000000000
--- a/zephyr/shim/CMakeLists.txt
+++ /dev/null
@@ -1,7 +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("chip")
-add_subdirectory("core")
-add_subdirectory("src")