zephyr/arch/arc
Sebastian Bøe 347f9a0a2d cmake: LD: Specify the entry point in the linker scripts
The entry point can and therefore should be set by linker
scripts. Whenever possible one should express things in the source
language, be it .c or .ld, and not in code generators or in the build
system.

This patch removes the flag -eCONFIG_KERNEL_ENTRY from the linker's
command line and replaces it with the linker script command

ENTRY(CONFIG_KERNEL_ENTRY)

Signed-off-by: Sebastian Bøe <sebastian.boe@nordicsemi.no>
2018-07-03 17:18:14 -04:00
..
core arch: arc: Kconfig: Remove redundant 'default n' properties 2018-06-26 11:07:57 -05:00
include arch: arc: add comments for _load_stack_check_regs 2018-06-04 13:31:43 -04:00
soc cmake: replace PROJECT_SOURCE_DIR with ZEPHYR_BASE 2018-06-18 15:25:55 -04:00
CMakeLists.txt cmake: LD: Specify the entry point in the linker scripts 2018-07-03 17:18:14 -04:00
Kconfig arch: arc: Kconfig: Remove redundant 'default n' properties 2018-06-26 11:07:57 -05:00
defconfig arc: Remove nonexistant Kconfig sybmol from defconfig 2016-07-27 17:14:54 +00:00