Extra config for x86 was unnecessary. Change-Id: Ic86979e80db2c63e07b328375027acec97e751c7 Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
6 lines
95 B
Makefile
6 lines
95 B
Makefile
KERNEL_TYPE = nano
|
|
BOARD ?= qemu_x86
|
|
CONF_FILE = prj.conf
|
|
|
|
include $(ZEPHYR_BASE)/Makefile.inc
|