Change-Id: I225130228af2716b566da86eb8a477041daca4e5 Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
6 lines
105 B
Makefile
6 lines
105 B
Makefile
KERNEL_TYPE = nano
|
|
PLATFORM_CONFIG ?= qemu_x86
|
|
CONF_FILE = prj.conf
|
|
|
|
include $(ZEPHYR_BASE)/Makefile.inc
|