zephyr/cmake/linker
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
..
arcmwdt
armlink
ld cmake: code_relocation: Re-run when relocation_dict.txt changes 2024-01-15 13:20:17 +01:00
lld
xt-ld
linker_flags_template.cmake
linker_script_common.cmake