From: Lothar Waßmann Date: Thu, 22 Aug 2013 13:41:36 +0000 (+0200) Subject: karo: rename tx6 defconfigs and adapt LOCALVERSION appropriately X-Git-Tag: KARO-TX6-2013-08-23~3 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=23a39d136f31a0547ee9069508d819fe4fb42900;p=karo-tx-linux.git karo: rename tx6 defconfigs and adapt LOCALVERSION appropriately --- diff --git a/arch/arm/configs/tx6q_defconfig b/arch/arm/configs/tx6-debug_defconfig similarity index 99% rename from arch/arm/configs/tx6q_defconfig rename to arch/arm/configs/tx6-debug_defconfig index 077960fde172..87ee60cdf610 100644 --- a/arch/arm/configs/tx6q_defconfig +++ b/arch/arm/configs/tx6-debug_defconfig @@ -1,5 +1,5 @@ CONFIG_EXPERIMENTAL=y -CONFIG_LOCALVERSION="-karo" +CONFIG_LOCALVERSION="-karo-dbg" # CONFIG_LOCALVERSION_AUTO is not set CONFIG_SYSVIPC=y CONFIG_LOG_BUF_SHIFT=18 diff --git a/arch/arm/configs/tx6q-android_defconfig b/arch/arm/configs/tx6_defconfig similarity index 99% rename from arch/arm/configs/tx6q-android_defconfig rename to arch/arm/configs/tx6_defconfig index eef335675211..17857f8b256e 100644 --- a/arch/arm/configs/tx6q-android_defconfig +++ b/arch/arm/configs/tx6_defconfig @@ -1,5 +1,5 @@ CONFIG_EXPERIMENTAL=y -CONFIG_LOCALVERSION="-android" +CONFIG_LOCALVERSION="-karo" # CONFIG_LOCALVERSION_AUTO is not set CONFIG_SYSVIPC=y CONFIG_LOG_BUF_SHIFT=18