zephyr/tests/kernel/test_build/Makefile

6 lines
136 B
Makefile

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