zephyr/subsys/shell/modules/CMakeLists.txt

5 lines
67 B
CMake

zephyr_sources_ifdef(
CONFIG_KERNEL_SHELL
kernel_service.c
)