zephyr/cmake/linker/ld
Kumar Gala 00c7ce7942 linker: move where we define _LINKER and _ASMLANGUAGE
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>
2019-11-03 12:55:16 +01:00
..
target.cmake linker: move where we define _LINKER and _ASMLANGUAGE 2019-11-03 12:55:16 +01:00
target_baremetal.cmake docs: fix misspelling across the tree 2019-06-19 15:34:13 -05:00
target_base.cmake cmake: Toolchain abstraction: move PROPERTY_LINKER_SCRIPT_DEFINES 2019-05-07 22:17:29 -04:00
target_configure.cmake cmake: Toolchain abstraction: Introduce toolchain_ld_configure_files 2019-05-12 12:50:57 -04:00
target_cpp.cmake cmake: Toolchain abstraction: introduce toolchain_ld_cpp 2019-05-02 15:19:02 +02:00
target_relocation.cmake target_relocation.cmake: fix spell typo 2019-07-18 11:09:48 -04:00