aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/acrn.conf
blob: 96a7d66182c04bfd37354d74c2c48c902423c35f (plain)
1
2
3
4
5
6
7
8
9
10
#@TYPE: Machine
#@NAME: acrn
#@DESCRIPTION: Machine for Zephyr BOARD acrn

require conf/machine/include/qemu.inc
require conf/machine/include/tune-i586.inc

ZEPHYR_INHERIT_CLASSES += "zephyr-qemuboot"

ARCH_acrn = "x86"