diff options
Diffstat (limited to 'meta-yocto/conf/local.conf.sample')
-rw-r--r-- | meta-yocto/conf/local.conf.sample | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-yocto/conf/local.conf.sample b/meta-yocto/conf/local.conf.sample index 36d33e1061..539a1a474d 100644 --- a/meta-yocto/conf/local.conf.sample +++ b/meta-yocto/conf/local.conf.sample | |||
@@ -48,7 +48,7 @@ PARALLEL_MAKE ?= "-j ${@oe.utils.cpu_count()}" | |||
48 | # There are also the following hardware board target machines included for | 48 | # There are also the following hardware board target machines included for |
49 | # demonstration purposes: | 49 | # demonstration purposes: |
50 | # | 50 | # |
51 | #MACHINE ?= "beagleboard" | 51 | #MACHINE ?= "beaglebone" |
52 | #MACHINE ?= "genericx86" | 52 | #MACHINE ?= "genericx86" |
53 | #MACHINE ?= "genericx86-64" | 53 | #MACHINE ?= "genericx86-64" |
54 | #MACHINE ?= "mpc8315e-rdb" | 54 | #MACHINE ?= "mpc8315e-rdb" |