commit | ee743c7d42d6d74238e4c4e4c4d52e54a07a8a1a | [log] [tgz] |
---|---|---|
author | Anas Nashif <anas.nashif@intel.com> | Thu Oct 01 17:31:31 2015 -0400 |
committer | Anas Nashif <anas.nashif@intel.com> | Fri Feb 05 20:24:22 2016 -0500 |
tree | ec5f4089d9152e2cd2aaba50678d649ed3a43849 | |
parent | 5d4eb7812ba322d9e4faadeb54a4586166e665d8 [diff] |
build: allow usage of a custom linker script This change will allow the use of a custom linker script by setting the config variable CUSTOM_LINKER_SCRIPT to a path outside of Zephyr tree. This is useful when an application needs to add sections into the linker script and avoid having to change the script provided by Zephyr. Change-Id: Ibe31abcc8c0227e734f59bc26d3c8d5619951b29 Signed-off-by: Anas Nashif <anas.nashif@intel.com>