summaryrefslogtreecommitdiff
path: root/packages
diff options
context:
space:
mode:
authorPhilip Balister <philip@balister.org>2007-08-23 14:36:00 +0000
committerPhilip Balister <philip@balister.org>2007-08-23 14:36:00 +0000
commit613aee0a21460812751113c870f82119cd31a3e0 (patch)
tree05f5729a63cbdb8a662e11eaa4aa5ab21e60f780 /packages
parent48f587b0b0399dc917445f7656a9db84f1c6d3da (diff)
linux : Do not set LOCALVERSION in kernel defconfig.
Diffstat (limited to 'packages')
-rw-r--r--packages/linux/linux-2.6.21/gumstix-connex/defconfig2
-rw-r--r--packages/linux/linux-2.6.21/gumstix-verdex/defconfig2
2 files changed, 2 insertions, 2 deletions
diff --git a/packages/linux/linux-2.6.21/gumstix-connex/defconfig b/packages/linux/linux-2.6.21/gumstix-connex/defconfig
index 4b47c2e1fa..77464d79a3 100644
--- a/packages/linux/linux-2.6.21/gumstix-connex/defconfig
+++ b/packages/linux/linux-2.6.21/gumstix-connex/defconfig
@@ -34,7 +34,7 @@ CONFIG_INIT_ENV_ARG_LIMIT=32
#
# General setup
#
-CONFIG_LOCALVERSION="gum"
+CONFIG_LOCALVERSION=""
CONFIG_LOCALVERSION_AUTO=y
# CONFIG_SWAP is not set
CONFIG_SYSVIPC=y
diff --git a/packages/linux/linux-2.6.21/gumstix-verdex/defconfig b/packages/linux/linux-2.6.21/gumstix-verdex/defconfig
index 0bc7ab3446..d49d7a1021 100644
--- a/packages/linux/linux-2.6.21/gumstix-verdex/defconfig
+++ b/packages/linux/linux-2.6.21/gumstix-verdex/defconfig
@@ -33,7 +33,7 @@ CONFIG_INIT_ENV_ARG_LIMIT=32
#
# General setup
#
-CONFIG_LOCALVERSION="gum"
+CONFIG_LOCALVERSION=""
CONFIG_LOCALVERSION_AUTO=y
# CONFIG_SWAP is not set
CONFIG_SYSVIPC=y