zephyr/samples/nanokernel/benchmark/sys_kernel/Makefile
Anas Nashif b8823770d2 Rename TIMO -> ZEPHYR
Change-Id: Id44a129e275fb0cfe1fce6ec2a03c2d86ffe3995
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2016-02-05 20:14:16 -05:00

6 lines
103 B
Makefile

BSP ?= generic_pc
KERNEL_TYPE = nano
CONF_FILE = prj_console.conf
include $(ZEPHYR_BASE)/Makefile.inc