From b1bd990ef8519ad8637c6fbccfdd944928402a8d Mon Sep 17 00:00:00 2001 From: Donald Buczek Date: Thu, 18 Jan 2024 18:19:51 +0100 Subject: [PATCH] config-mpi: Remove LOCALVERSION LOCALVERSION is not updated in this repository but set by the bee build script. The version in this file is hiustoric and has no meaning, so remove it. --- config-mpi | 1 - 1 file changed, 1 deletion(-) diff --git a/config-mpi b/config-mpi index efdb36eedad5a..22b72e8c4650c 100644 --- a/config-mpi +++ b/config-mpi @@ -1,4 +1,3 @@ -CONFIG_LOCALVERSION=".mx64.425" CONFIG_KERNEL_LZ4=y CONFIG_SYSVIPC=y CONFIG_POSIX_MQUEUE=y