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.conf5
1 files changed, 2 insertions, 3 deletions
diff --git a/meta-yocto-bsp/conf/machine/genericx86-64.conf b/meta-yocto-bsp/conf/machine/genericx86-64.conf
index 12f7c0d200..c489462dca 100644
--- a/meta-yocto-bsp/conf/machine/genericx86-64.conf
+++ b/meta-yocto-bsp/conf/machine/genericx86-64.conf
@@ -1,7 +1,6 @@
1#@TYPE: Machine 1#@TYPE: Machine
2#@NAME: Generic X86_64. 2#@NAME: Generic x86_64
3 3#@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 4
6DEFAULTTUNE ?= "core2-64" 5DEFAULTTUNE ?= "core2-64"
7require conf/machine/include/tune-core2.inc 6require conf/machine/include/tune-core2.inc