Change-Id: Id44a129e275fb0cfe1fce6ec2a03c2d86ffe3995 Signed-off-by: Anas Nashif <anas.nashif@intel.com>
6 lines
103 B
Makefile
6 lines
103 B
Makefile
BSP ?= generic_pc
|
|
KERNEL_TYPE = nano
|
|
CONF_FILE = prj_console.conf
|
|
|
|
include $(ZEPHYR_BASE)/Makefile.inc
|