zephyr/samples/nanokernel/test/test_stack/Makefile
Juan Manuel Cruz ca8ac2d9bc Kbuild: Root Makefiles for nanokernel sanity tests.
This commit adds all the root Makefiles needed by the sanity tests.

Change-Id: I7ef21d0bcd2c383218d600d291111861fe307abd
Signed-off-by: Juan Manuel Cruz <juan.m.cruz.alcaraz@linux.intel.com>
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2016-02-05 20:14:07 -05:00

6 lines
104 B
Makefile

BSP ?= generic_pc
KERNEL_TYPE = nano
CONF_OVERLAY = prj_$(ARCH).conf
include $(TIMO_BASE)/Makefile.inc