zephyr/arch/arm
Andre Guedes 1622e4f4b5 kbuild: Move CONFIG_STACK_CANARIES check
This patch moves the CONFIG_STACK_CANARIES check from architecture's
Makefile to the root Makefile since this option is kernel-related,
not architecture-related. This way we avoid replicating the same
CONFIG_STACK_CANARIES check in several Makefiles.

This patch also removes some blank lines from the Makefiles it touches.

Change-Id: I458f92fa6799526c608369d1e56579936bcb196e
Signed-off-by: Andre Guedes <andre.guedes@intel.com>
2016-02-05 20:25:15 -05:00
..
core nano_stack: Simplify nano_xxx_stack_pop() API family 2016-02-05 20:25:14 -05:00
include kernel: add per-thread errno support 2016-02-05 20:24:58 -05:00
soc frdm-k64f: set frequency for SoC 2016-02-05 20:25:12 -05:00
Kbuild Use SoC instead of platform. 2016-02-05 20:25:11 -05:00
Kconfig Use SoC instead of platform. 2016-02-05 20:25:11 -05:00
Makefile kbuild: Move CONFIG_STACK_CANARIES check 2016-02-05 20:25:15 -05:00
defconfig Use SoC instead of platform. 2016-02-05 20:25:11 -05:00