local.conf.sample: Add genericx86-64 machine to machine list

local.conf.sample lists all core BSPs. Add the new genericx86-64
machine, removing the duplicate entry of the genericx86 machine.

(From meta-yocto rev: fb2ed5b2bc3fad86ac78c99ad93d0c64a5ea73ba)

Signed-off-by: Darren Hart <dvhart@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Darren Hart 2013-08-27 13:16:14 -07:00 committed by Richard Purdie
parent 201e547825
commit 9b052712ef
1 changed files with 1 additions and 1 deletions

View File

@ -42,9 +42,9 @@
# There are also the following hardware board target machines included for
# demonstration purposes:
#
#MACHINE ?= "genericx86"
#MACHINE ?= "beagleboard"
#MACHINE ?= "genericx86"
#MACHINE ?= "genericx86-64"
#MACHINE ?= "mpc8315e-rdb"
#MACHINE ?= "routerstationpro"
#