zephyr/samples/nanokernel/test/test_ipm/Makefile

6 lines
105 B
Makefile
Raw Normal View History

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