1# SPDX-License-Identifier: Apache-2.0
2
3zephyr_library()
4zephyr_library_sources_ifdef(CONFIG_SYSCON_GENERIC          syscon.c)
5