zephyr/samples/nanokernel/apps/philosophers/Makefile

6 lines
168 B
Makefile

KERNEL_TYPE = nano
PLATFORM_CONFIG ?= generic_pc_atom_n28xx
SOURCE_DIR = $(ZEPHYR_BASE)/samples/microkernel/apps/philosophers/src/
include ${ZEPHYR_BASE}/Makefile.inc