We were pointing to a different source tree. Change-Id: Ibeb91037f8672f6cc6618e3c408f740548c7e141 Signed-off-by: Anas Nashif <anas.nashif@intel.com>
7 lines
96 B
Makefile
7 lines
96 B
Makefile
KERNEL_TYPE = nano
|
|
BOARD ?= qemu_x86
|
|
CONF_FILE = prj.conf
|
|
|
|
|
|
include ${ZEPHYR_BASE}/Makefile.inc
|