zephyr/cmake/toolchain/xtools
Daniel Leung 0638c7021d cmake: xtools: use SoC name in path to xtensa toolchain
Xtensa requires building a new toolchain for a specific SoC.
By default xtools built Xtensa toolchains all have prefix of
xtensa-zephyr-elf. In order to distinguish different toolchains,
they are now placed in their own directories under their SoC
name. This allows us to have multiple Xtensa toolchains
targeting multiple SoCs.

The additional level in path name is introduced in SDK v0.11
and sdk-ng master.

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2019-12-21 10:27:32 -05:00
..
generic.cmake cmake: xtools: use SoC name in path to xtensa toolchain 2019-12-21 10:27:32 -05:00
target.cmake cmake: xtools: use SoC name in path to xtensa toolchain 2019-12-21 10:27:32 -05:00