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