zephyr/arch/arc
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 arc: add nanokernel tickless idle support 2016-02-05 20:25:13 -05:00
include kernel: add per-thread errno support 2016-02-05 20:24:58 -05:00
soc arm/arc: fix typos 2016-02-05 20:25:14 -05:00
defconfig Use SoC instead of platform. 2016-02-05 20:25:11 -05:00
Kbuild Use SoC instead of platform. 2016-02-05 20:25:11 -05:00
Kconfig arc: select NANOKERNEL_TICKLESS_IDLE_SUPPORTED 2016-02-05 20:25:13 -05:00
Makefile kbuild: Move CONFIG_STACK_CANARIES check 2016-02-05 20:25:15 -05:00