summaryrefslogtreecommitdiff
path: root/zephyr/shim/core/cortex-m/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'zephyr/shim/core/cortex-m/CMakeLists.txt')
-rw-r--r--zephyr/shim/core/cortex-m/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/zephyr/shim/core/cortex-m/CMakeLists.txt b/zephyr/shim/core/cortex-m/CMakeLists.txt
index 030512552a..8cc60076eb 100644
--- a/zephyr/shim/core/cortex-m/CMakeLists.txt
+++ b/zephyr/shim/core/cortex-m/CMakeLists.txt
@@ -4,3 +4,4 @@
zephyr_library_sources_ifdef(CONFIG_PLATFORM_EC_CONSOLE_CMD_IRQ irq_command.c)
zephyr_library_sources_ifdef(CONFIG_MPU mpu.c)
+zephyr_library_sources(panic.c) \ No newline at end of file