From 4a3afa30e4626e02247f7fb05a457fcadd88d4a7 Mon Sep 17 00:00:00 2001 From: Michael Date: Thu, 5 Apr 2012 16:27:35 +0300 Subject: [PATCH] config: we dont need an explicit version number as this kernel is part of the nightly build --- arch/arm/configs/htcleo_defconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm/configs/htcleo_defconfig b/arch/arm/configs/htcleo_defconfig index 39612754..3fc7fe67 100644 --- a/arch/arm/configs/htcleo_defconfig +++ b/arch/arm/configs/htcleo_defconfig @@ -31,7 +31,7 @@ CONFIG_EXPERIMENTAL=y CONFIG_BROKEN_ON_SMP=y CONFIG_LOCK_KERNEL=y CONFIG_INIT_ENV_ARG_LIMIT=32 -CONFIG_LOCALVERSION="_cmhtcleo_one" +CONFIG_LOCALVERSION="_cmhtcleo" # CONFIG_LOCALVERSION_AUTO is not set CONFIG_HAVE_KERNEL_GZIP=y CONFIG_HAVE_KERNEL_BZIP2=y