zephyr/cmake/linker/ld
Grzegorz Swiderski 0b7fb57d09 cmake: code_relocation: Re-run when relocation_dict.txt changes
Fix an issue where updating a `zephyr_code_relocate()` call in CMake
didn't trigger regeneration of `code_relocation.c` and linker scripts.
The generation command was missing a dependency on the aforementioned
input text file, where the outcome of each call is cached.

Signed-off-by: Grzegorz Swiderski <grzegorz.swiderski@nordicsemi.no>
2024-01-15 13:20:17 +01:00
..
clang cmake/toolchain: Support LLVM source profiling/coverage for native boards 2023-08-28 10:35:21 +02:00
gcc
host-gcc
ld_script.cmake
linker_flags.cmake
target.cmake cmake: safeguard path of SOC_LINKER_SCRIPT 2023-11-03 14:47:34 +00:00
target_baremetal.cmake
target_base.cmake llvm: Add support for selecting runtime library 2023-08-03 19:35:11 +02:00
target_configure.cmake
target_cpp.cmake libc: picolibc: Fix picolibc to allow third party CPP 2023-10-09 15:05:39 +03:00
target_relocation.cmake cmake: code_relocation: Re-run when relocation_dict.txt changes 2024-01-15 13:20:17 +01:00