zephyr/misc
Anas Nashif ee743c7d42 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>
2016-02-05 20:24:22 -05:00
..
generated Kbuild: depend CONFIG_MICROKERNEL for building sysgen file 2016-02-05 20:15:33 -05:00
Kconfig build: allow usage of a custom linker script 2016-02-05 20:24:22 -05:00
Makefile dlist: enhance library and make all functions inline 2016-02-05 20:14:22 -05:00
printk.c misc: remove old printk() stub 2016-02-05 20:15:20 -05:00