mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-10 04:41:56 +00:00
6 lines
77 B
Makefile
6 lines
77 B
Makefile
BOARD ?= qemu_x86
|
|
CONF_FILE = prj.conf
|
|
|
|
|
|
include ${ZEPHYR_BASE}/Makefile.inc
|