local.conf: use qemux86 as default target

This commit is contained in:
Joshua Lock 2009-12-11 14:24:45 +00:00
parent 2c5ae3eb9b
commit 30b6c9b58b
1 changed files with 2 additions and 2 deletions

View File

@ -19,11 +19,11 @@ BBFILE_PRIORITY_moblin = "5"
# PARALLEL_MAKE = "-j 4"
# The machine to target
MACHINE ?= "netbook"
MACHINE ?= "qemux86"
# Other supported machines
#MACHINE ?= "qemux86"
#MACHINE ?= "qemuarm"
#MACHINE ?= "netbook"
#MACHINE ?= "c7x0"
#MACHINE ?= "akita"
#MACHINE ?= "spitz"