local.conf.sample: Replace atom-pc with genericx86

Update the sample local.conf file to reflect the recent replacement of
atom-pc with genericx86.

(From meta-yocto rev: 87069d3228d23bc37dc918bbb17bda2f397aa7ba)

Signed-off-by: Darren Hart <dvhart@linux.intel.com>
Cc: Ross Burton <ross.burton@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Darren Hart 2013-08-26 21:55:11 +00:00 committed by Richard Purdie
parent 9b8c20e435
commit 6edcb6fb25
1 changed files with 1 additions and 1 deletions

View File

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