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 539a1a474d..0111801cb8 100644 --- a/meta-yocto/conf/local.conf.sample +++ b/meta-yocto/conf/local.conf.sample | |||
@@ -52,7 +52,7 @@ PARALLEL_MAKE ?= "-j ${@oe.utils.cpu_count()}" | |||
52 | #MACHINE ?= "genericx86" | 52 | #MACHINE ?= "genericx86" |
53 | #MACHINE ?= "genericx86-64" | 53 | #MACHINE ?= "genericx86-64" |
54 | #MACHINE ?= "mpc8315e-rdb" | 54 | #MACHINE ?= "mpc8315e-rdb" |
55 | #MACHINE ?= "routerstationpro" | 55 | #MACHINE ?= "edgerouter" |
56 | # | 56 | # |
57 | # This sets the default machine to be qemux86 if no other machine is selected: | 57 | # This sets the default machine to be qemux86 if no other machine is selected: |
58 | MACHINE ??= "qemux86" | 58 | MACHINE ??= "qemux86" |