zephyr/samples/hello_world/Makefile

5 lines
76 B
Makefile

BOARD ?= qemu_x86
CONF_FILE = prj.conf
include ${ZEPHYR_BASE}/Makefile.inc