1# SPDX-License-Identifier: Apache-2.0
2
3zephyr_sources_ifdef(CONFIG_STATS stats.c)
4zephyr_sources_ifdef(CONFIG_STATS_SHELL stats_shell.c)
5