local.conf: use qemux86 as default target

This commit is contained in:
Joshua Lock 2009-12-11 14:24:45 +00:00
parent e8bb07c601
commit d7919b22fe

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"