zephyr/soc/riscv/renode_virt/CMakeLists.txt
Gerard Marull-Paretas 724a967c1a soc: riscv: renove_virt: reorganize SoC folder
Move out from riscv-privileged, and convert to a standalone SoC.

Signed-off-by: Gerard Marull-Paretas <gerard@teslabs.com>
2024-01-09 09:40:07 +01:00

7 lines
182 B
CMake

# Copyright (c) 2023 Meta
# SPDX-License-Identifier: Apache-2.0
zephyr_sources()
set(SOC_LINKER_SCRIPT ${ZEPHYR_BASE}/include/zephyr/arch/riscv/common/linker.ld CACHE INTERNAL "")