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.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-yocto-bsp/conf/machine/genericx86-64.conf b/meta-yocto-bsp/conf/machine/genericx86-64.conf
index 514265e573..bfedd84c30 100644
--- a/meta-yocto-bsp/conf/machine/genericx86-64.conf
+++ b/meta-yocto-bsp/conf/machine/genericx86-64.conf
@@ -7,6 +7,6 @@ DEFAULTTUNE ?= "core2-64"
7require conf/machine/include/tune-core2.inc 7require conf/machine/include/tune-core2.inc
8require conf/machine/include/genericx86-common.inc 8require conf/machine/include/genericx86-common.inc
9 9
10PREFERRED_VERSION_linux-yocto_genericx86-64 ?= "4.10%" 10PREFERRED_VERSION_linux-yocto ?= "4.10%"
11 11
12SERIAL_CONSOLES_CHECK = "ttyS0" 12SERIAL_CONSOLES_CHECK = "ttyS0"