summaryrefslogtreecommitdiff
path: root/zephyr/drivers/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'zephyr/drivers/CMakeLists.txt')
-rw-r--r--zephyr/drivers/CMakeLists.txt10
1 files changed, 0 insertions, 10 deletions
diff --git a/zephyr/drivers/CMakeLists.txt b/zephyr/drivers/CMakeLists.txt
deleted file mode 100644
index d246f31703..0000000000
--- a/zephyr/drivers/CMakeLists.txt
+++ /dev/null
@@ -1,10 +0,0 @@
-# Copyright 2021 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(cros_cbi)
-add_subdirectory(cros_flash)
-add_subdirectory(cros_kb_raw)
-add_subdirectory(cros_rtc)
-add_subdirectory(cros_shi)
-add_subdirectory(cros_system)