mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-31 19:36:16 +00:00
5 lines
77 B
Makefile
5 lines
77 B
Makefile
BOARD ?= qemu_x86
|
|
CONF_FILE = prj.conf
|
|
|
|
include ${ZEPHYR_BASE}/Makefile.test
|