1# SPDX-License-Identifier: Apache-2.0
2
3zephyr_sources()
4
5set(SOC_LINKER_SCRIPT ${ZEPHYR_BASE}/include/zephyr/arch/riscv/common/linker.ld CACHE INTERNAL "")
6