local.conf.sample: Add qemuarm64

Add an example machine configuration for qemuarm64.

(From meta-yocto rev: b1ba8091bf69c636821c443177b7768cd84d4c63)

Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Mark Hatle 2014-11-06 23:34:27 +08:00 committed by Richard Purdie
parent 8b8d46f31e
commit 96f9761e11
1 changed files with 1 additions and 0 deletions

View File

@ -18,6 +18,7 @@
# of emulated machines available which can boot and run in the QEMU emulator:
#
#MACHINE ?= "qemuarm"
#MACHINE ?= "qemuarm64"
#MACHINE ?= "qemumips"
#MACHINE ?= "qemuppc"
#MACHINE ?= "qemux86"