zephyr/tests/kernel/test_build/Makefile

7 lines
166 B
Makefile

KERNEL_TYPE = nano
BOARD ?= qemu_x86
CONF_FILE ?= debug.conf
SOURCE_DIR = $(ZEPHYR_BASE)/samples/synchronization/nanokernel/src/
include ${ZEPHYR_BASE}/Makefile.inc