mirror of
https://github.com/Dasharo/zephyr.git
synced 2026-03-06 14:57:20 -08:00
This commit updates the CMake reference file names for custom toolchains. The contents of `cmake/generic_toolchain.cmake` and `cmake/target_toolchain.cmake` were moved `cmake/modules/FindHostTools.cmake` and `cmake/modules/FindTargetTools.cmake`, respectively. Refer to the commit8d2998d4f9and7131d02fa4for more details. Signed-off-by: Stephanos Ioannidis <stephanos.ioannidis@nordicsemi.no>