Skip to content

Commit

Permalink
configs: Fix local version for EVE's kernel
Browse files Browse the repository at this point in the history
Signed-off-by: Renê de Souza Pinto <[email protected]>
  • Loading branch information
rene committed Oct 30, 2023
1 parent b18cb9e commit 2e107c9
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions arch/arm64/configs/eve_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,7 @@ CONFIG_IRQ_WORK=y
CONFIG_BUILDTIME_TABLE_SORT=y
CONFIG_THREAD_INFO_IN_TASK=y
CONFIG_INIT_ENV_ARG_LIMIT=32
CONFIG_LOCALVERSION="-default"
CONFIG_LOCALVERSION_AUTO=y
CONFIG_LOCALVERSION="-linuxkit"
CONFIG_BUILD_SALT=""
CONFIG_DEFAULT_INIT=""
CONFIG_DEFAULT_HOSTNAME="(none)"
Expand Down

0 comments on commit 2e107c9

Please sign in to comment.