mirror of
https://git.yoctoproject.org/meta-zephyr
synced 2026-01-29 21:58:41 +01:00
acrn.conf: drop acrn machine configuration
zephyr can be build for 'acrn' with following configuration: MACHINE = "intel-x86-64" ZEPHYR_BOARD = "acrn" Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com>
This commit is contained in:
@@ -1,9 +0,0 @@
|
||||
#@TYPE: Machine
|
||||
#@NAME: acrn
|
||||
#@DESCRIPTION: Machine for Zephyr BOARD acrn
|
||||
|
||||
require conf/machine/include/qemu.inc
|
||||
require conf/machine/include/tune-corei7-common.inc
|
||||
ZEPHYR_INHERIT_CLASSES += "zephyr-qemuboot"
|
||||
|
||||
ARCH_acrn = "x86"
|
||||
Reference in New Issue
Block a user