zephyr/soc/qemu/virt_riscv/CMakeLists.txt

6 lines
212 B
CMake

# Copyright (c) 2024 Antmicro <www.antmicro.com>
# SPDX-License-Identifier: Apache-2.0
set(SOC_LINKER_SCRIPT ${ZEPHYR_BASE}/include/zephyr/arch/riscv/common/linker.ld CACHE INTERNAL "")
add_subdirectory(common)