zephyr/samples/nanokernel/test/test_context/Makefile

6 lines
113 B
Makefile
Raw Normal View History

KERNEL_TYPE = nano
PLATFORM_CONFIG ?= qemu_x86
CONF_FILE = prj_$(ARCH).conf
include $(ZEPHYR_BASE)/Makefile.inc