KERNEL_TYPE ?= nano
BOARD ?= qemu_x86
CONF_FILE = prj.conf
QEMU_EXTRA_FLAGS += -serial tcp:localhost:8888
include ${ZEPHYR_BASE}/Makefile.inc