zephyr/soc/intel/intel_socfpga/agilex/CMakeLists.txt

9 lines
269 B
CMake

# Copyright (c) 2021 Intel Corporation
# SPDX-License-Identifier: Apache-2.0
zephyr_include_directories(.)
zephyr_library_sources_ifdef(CONFIG_ARM_MMU mmu_regions.c)
set(SOC_LINKER_SCRIPT ${ZEPHYR_BASE}/include/zephyr/arch/arm64/scripts/linker.ld CACHE INTERNAL "")