Change-Id: I72d6fcba0c747e27c0e9cb9fade7abcf8bd077bc Signed-off-by: Anas Nashif <anas.nashif@intel.com>
6 lines
98 B
Makefile
6 lines
98 B
Makefile
KERNEL_TYPE = unified
|
|
BOARD ?= qemu_x86
|
|
CONF_FILE = prj.conf
|
|
|
|
include ${ZEPHYR_BASE}/Makefile.inc
|