95e06e8663
In quite a few places in the cmake files ${SOC_DIR}/${ARCH}/${SOC_PATH} was used to get to something in the soc folder, but these are only defined for soc_v1. socv2 defines a full SOC_V2_DIR. Let's define a common variable for the full path which can be used in other cmake files, and correct the current uses. Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no> |
||
---|---|---|
.. | ||
compiler_flags.cmake | ||
generic.cmake | ||
target.cmake | ||
target_arc.cmake | ||
target_arm.cmake | ||
target_arm64.cmake | ||
target_mips.cmake | ||
target_riscv.cmake | ||
target_sparc.cmake | ||
target_x86.cmake | ||
target_xtensa.cmake |