summaryrefslogtreecommitdiffstats
path: root/meta-yocto-bsp/conf/machine/genericx86.conf
diff options
context:
space:
mode:
Diffstat (limited to 'meta-yocto-bsp/conf/machine/genericx86.conf')
-rw-r--r--meta-yocto-bsp/conf/machine/genericx86.conf5
1 files changed, 2 insertions, 3 deletions
diff --git a/meta-yocto-bsp/conf/machine/genericx86.conf b/meta-yocto-bsp/conf/machine/genericx86.conf
index 798b62ec2b..9929d2788a 100644
--- a/meta-yocto-bsp/conf/machine/genericx86.conf
+++ b/meta-yocto-bsp/conf/machine/genericx86.conf
@@ -1,7 +1,6 @@
1#@TYPE: Machine 1#@TYPE: Machine
2#@NAME: Generic X86. 2#@NAME: Generic x86
3 3#@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.
4#@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.
5 4
6DEFAULTTUNE ?= "core2-32" 5DEFAULTTUNE ?= "core2-32"
7require conf/machine/include/tune-core2.inc 6require conf/machine/include/tune-core2.inc