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> |
||
---|---|---|
.. | ||
arc | ||
arm | ||
arm64 | ||
common | ||
mips | ||
nios2 | ||
posix | ||
riscv | ||
sparc | ||
x86 | ||
xtensa | ||
CMakeLists.txt | ||
Kconfig | ||
Kconfig.v1 | ||
Kconfig.v2 | ||
archs.yml |