summaryrefslogtreecommitdiff
path: root/zephyr/test/drivers/usbc_legacy/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'zephyr/test/drivers/usbc_legacy/CMakeLists.txt')
-rw-r--r--zephyr/test/drivers/usbc_legacy/CMakeLists.txt6
1 files changed, 0 insertions, 6 deletions
diff --git a/zephyr/test/drivers/usbc_legacy/CMakeLists.txt b/zephyr/test/drivers/usbc_legacy/CMakeLists.txt
deleted file mode 100644
index b438cea943..0000000000
--- a/zephyr/test/drivers/usbc_legacy/CMakeLists.txt
+++ /dev/null
@@ -1,6 +0,0 @@
-# Copyright 2023 The ChromiumOS Authors
-# Use of this source code is governed by a BSD-style license that can be
-# found in the LICENSE file.
-
-# Add source files
-target_sources(app PRIVATE src/ec_pd_dev_ops.c)