zephyr/samples/application_development/code_relocation
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
..
src cleanup: include/: move misc/printk.h to sys/printk.h 2019-06-27 22:55:49 -04:00
CMakeLists.txt linker: Port usage of custom-sections to use Cmake 2019-05-20 22:28:28 -04:00
custom-sections.ld linker: Port usage of custom-sections to use Cmake 2019-05-20 22:28:28 -04:00
linker_arm_sram2.ld linker: move where we define _LINKER and _ASMLANGUAGE 2019-11-03 12:55:16 +01:00
prj.conf linker: Port usage of custom-sections to use Cmake 2019-05-20 22:28:28 -04:00
sample.yaml