mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-31 06:35:53 +00:00
5 lines
77 B
Makefile
5 lines
77 B
Makefile
CONF_FILE = prj.conf
|
|
BOARD ?= qemu_x86
|
|
|
|
include $(ZEPHYR_BASE)/Makefile.test
|