summaryrefslogtreecommitdiff
path: root/zephyr/subsys/emul/ap_pwrseq/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'zephyr/subsys/emul/ap_pwrseq/CMakeLists.txt')
-rw-r--r--zephyr/subsys/emul/ap_pwrseq/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/zephyr/subsys/emul/ap_pwrseq/CMakeLists.txt b/zephyr/subsys/emul/ap_pwrseq/CMakeLists.txt
deleted file mode 100644
index 476232d13b..0000000000
--- a/zephyr/subsys/emul/ap_pwrseq/CMakeLists.txt
+++ /dev/null
@@ -1 +0,0 @@
-zephyr_library_sources_ifdef(CONFIG_EMUL_POWER_SIGNALS emul_power_signals.c)