From a99fd4e6080a2e4fff831597f584878c6cbd36d6 Mon Sep 17 00:00:00 2001 From: shenmo Date: Tue, 17 Dec 2024 02:31:06 +0000 Subject: [PATCH] change -dppve to -gxde Signed-off-by: shenmo --- config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config b/config index 8c53474..87f2a08 100644 --- a/config +++ b/config @@ -30,7 +30,7 @@ CONFIG_THREAD_INFO_IN_TASK=y CONFIG_INIT_ENV_ARG_LIMIT=32 # CONFIG_COMPILE_TEST is not set # CONFIG_WERROR is not set -CONFIG_LOCALVERSION="-dppve" +CONFIG_LOCALVERSION="-gxde" # CONFIG_LOCALVERSION_AUTO is not set CONFIG_BUILD_SALT="" CONFIG_HAVE_KERNEL_GZIP=y -- Gitee