summaryrefslogtreecommitdiffstats
path: root/meta-yocto-bsp/conf/machine/genericx86-64.conf
diff options
context:
space:
mode:
Diffstat (limited to 'meta-yocto-bsp/conf/machine/genericx86-64.conf')
-rw-r--r--meta-yocto-bsp/conf/machine/genericx86-64.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-yocto-bsp/conf/machine/genericx86-64.conf b/meta-yocto-bsp/conf/machine/genericx86-64.conf
index a6154cdfae..f76e35af67 100644
--- a/meta-yocto-bsp/conf/machine/genericx86-64.conf
+++ b/meta-yocto-bsp/conf/machine/genericx86-64.conf
@@ -4,5 +4,5 @@
4#@DESCRIPTION: Machine configuration for generic X86_64 (64-bit) PCs and servers. Supports a moderately wide range of drivers that should boot and be usable on "typical" hardware. 4#@DESCRIPTION: Machine configuration for generic X86_64 (64-bit) PCs and servers. Supports a moderately wide range of drivers that should boot and be usable on "typical" hardware.
5 5
6DEFAULTTUNE ?= "core2-64" 6DEFAULTTUNE ?= "core2-64"
7include conf/machine/include/tune-core2.inc 7require conf/machine/include/tune-core2.inc
8include conf/machine/include/genericx86-common.inc 8require conf/machine/include/genericx86-common.inc