From 255bbbb35c3ab0fc5c666dc93da71e1e42c3f826 Mon Sep 17 00:00:00 2001 From: David P Date: Tue, 31 Jul 2018 14:38:55 -0400 Subject: linux-libre-{rt,xtreme}: fix config.i686 CONFIG_LOCALVERSION Signed-off-by: David P --- kernels/linux-libre-rt/config.i686 | 2 +- kernels/linux-libre-xtreme/config.i686 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/kernels/linux-libre-rt/config.i686 b/kernels/linux-libre-rt/config.i686 index 3c051da1e..59aad11b7 100644 --- a/kernels/linux-libre-rt/config.i686 +++ b/kernels/linux-libre-rt/config.i686 @@ -51,7 +51,7 @@ CONFIG_THREAD_INFO_IN_TASK=y CONFIG_INIT_ENV_ARG_LIMIT=32 CONFIG_CROSS_COMPILE="" # CONFIG_COMPILE_TEST is not set -CONFIG_LOCALVERSION="-lts" +CONFIG_LOCALVERSION="-rt" # CONFIG_LOCALVERSION_AUTO is not set CONFIG_HAVE_KERNEL_GZIP=y CONFIG_HAVE_KERNEL_BZIP2=y diff --git a/kernels/linux-libre-xtreme/config.i686 b/kernels/linux-libre-xtreme/config.i686 index 3449fae4e..3806ba576 100644 --- a/kernels/linux-libre-xtreme/config.i686 +++ b/kernels/linux-libre-xtreme/config.i686 @@ -50,7 +50,7 @@ CONFIG_THREAD_INFO_IN_TASK=y CONFIG_INIT_ENV_ARG_LIMIT=32 CONFIG_CROSS_COMPILE="" # CONFIG_COMPILE_TEST is not set -CONFIG_LOCALVERSION="" +CONFIG_LOCALVERSION="-xtreme" # CONFIG_LOCALVERSION_AUTO is not set CONFIG_HAVE_KERNEL_GZIP=y CONFIG_HAVE_KERNEL_BZIP2=y -- cgit v1.2.3