diff options
| -rw-r--r-- | meta/conf/machine/qemux86-64.conf | 2 |
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 | ||
| 11 | require conf/machine/include/qemu.inc | 11 | require conf/machine/include/qemu.inc |
| 12 | DEFAULTTUNE ?= "core2-64" | 12 | DEFAULTTUNE ?= "core2-64" |
| 13 | require conf/machine/include/x86/tune-core2.inc | 13 | require conf/machine/include/x86/tune-corei7.inc |
| 14 | require conf/machine/include/x86/qemuboot-x86.inc | 14 | require conf/machine/include/x86/qemuboot-x86.inc |
| 15 | 15 | ||
| 16 | UBOOT_MACHINE ?= "qemu-x86_64_defconfig" | 16 | UBOOT_MACHINE ?= "qemu-x86_64_defconfig" |
