diff options
| -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 6f71a9f250..81fc121c54 100644 --- a/meta-yocto/conf/local.conf.sample +++ b/meta-yocto/conf/local.conf.sample | |||
| @@ -42,9 +42,9 @@ | |||
| 42 | # There are also the following hardware board target machines included for | 42 | # There are also the following hardware board target machines included for |
| 43 | # demonstration purposes: | 43 | # demonstration purposes: |
| 44 | # | 44 | # |
| 45 | #MACHINE ?= "genericx86" | ||
| 46 | #MACHINE ?= "beagleboard" | 45 | #MACHINE ?= "beagleboard" |
| 47 | #MACHINE ?= "genericx86" | 46 | #MACHINE ?= "genericx86" |
| 47 | #MACHINE ?= "genericx86-64" | ||
| 48 | #MACHINE ?= "mpc8315e-rdb" | 48 | #MACHINE ?= "mpc8315e-rdb" |
| 49 | #MACHINE ?= "routerstationpro" | 49 | #MACHINE ?= "routerstationpro" |
| 50 | # | 50 | # |
