summaryrefslogtreecommitdiff
path: root/poky/meta-yocto-bsp/conf/machine/genericx86.conf
diff options
context:
space:
mode:
Diffstat (limited to 'poky/meta-yocto-bsp/conf/machine/genericx86.conf')
-rw-r--r--poky/meta-yocto-bsp/conf/machine/genericx86.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/poky/meta-yocto-bsp/conf/machine/genericx86.conf b/poky/meta-yocto-bsp/conf/machine/genericx86.conf
index 1387bde85..ed4fc8a3d 100644
--- a/poky/meta-yocto-bsp/conf/machine/genericx86.conf
+++ b/poky/meta-yocto-bsp/conf/machine/genericx86.conf
@@ -3,7 +3,7 @@
#@DESCRIPTION: Machine configuration for generic x86 (32-bit) PCs. Supports a moderately wide range of drivers that should boot and be usable on "typical" hardware.
DEFAULTTUNE ?= "core2-32"
-require conf/machine/include/tune-core2.inc
+require conf/machine/include/x86/tune-core2.inc
require conf/machine/include/genericx86-common.inc
MACHINE_ESSENTIAL_EXTRA_RRECOMMENDS += "gma500-gfx-check"