mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-01 12:07:04 +00:00
Origin: original code Change-Id: I16c324e1124a58d77386236f4c0cc597041c220e Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
5 lines
74 B
Makefile
5 lines
74 B
Makefile
KERNEL_TYPE = nano
|
|
BOARD ?= qemu_x86
|
|
|
|
include $(ZEPHYR_BASE)/Makefile.inc
|