summaryrefslogtreecommitdiffstats
path: root/meta/conf/machine/qemux86-64.conf
diff options
context:
space:
mode:
Diffstat (limited to 'meta/conf/machine/qemux86-64.conf')
-rw-r--r--meta/conf/machine/qemux86-64.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/conf/machine/qemux86-64.conf b/meta/conf/machine/qemux86-64.conf
index 901353499c..8640867911 100644
--- a/meta/conf/machine/qemux86-64.conf
+++ b/meta/conf/machine/qemux86-64.conf
@@ -10,7 +10,7 @@ PREFERRED_PROVIDER_virtual/libgles3 ?= "mesa"
10 10
11require conf/machine/include/qemu.inc 11require conf/machine/include/qemu.inc
12DEFAULTTUNE ?= "core2-64" 12DEFAULTTUNE ?= "core2-64"
13require conf/machine/include/x86/tune-core2.inc 13require conf/machine/include/x86/tune-corei7.inc
14require conf/machine/include/x86/qemuboot-x86.inc 14require conf/machine/include/x86/qemuboot-x86.inc
15 15
16UBOOT_MACHINE ?= "qemu-x86_64_defconfig" 16UBOOT_MACHINE ?= "qemu-x86_64_defconfig"