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