mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-08 11:36:14 +00:00
Move _LINKER and _ASMLANGUAGE to target.cmake because of how we pick the linker script that might be used. This way regardless of how or where a linker.ld gets included we will always set _LINKER & _ASMLANGUAGE (so any header that needs check based on those defines they can, specifically generated_dts_board.h) Signed-off-by: Kumar Gala <kumar.gala@linaro.org> |
||
---|---|---|
.. | ||
target_baremetal.cmake | ||
target_base.cmake | ||
target_configure.cmake | ||
target_cpp.cmake | ||
target_relocation.cmake | ||
target.cmake |