diff options
author | Philip Balister <philip@balister.org> | 2007-08-23 14:36:00 +0000 |
---|---|---|
committer | Philip Balister <philip@balister.org> | 2007-08-23 14:36:00 +0000 |
commit | 613aee0a21460812751113c870f82119cd31a3e0 (patch) | |
tree | 05f5729a63cbdb8a662e11eaa4aa5ab21e60f780 /packages/linux/linux-2.6.21/gumstix-verdex | |
parent | 48f587b0b0399dc917445f7656a9db84f1c6d3da (diff) |
linux : Do not set LOCALVERSION in kernel defconfig.
Diffstat (limited to 'packages/linux/linux-2.6.21/gumstix-verdex')
-rw-r--r-- | packages/linux/linux-2.6.21/gumstix-verdex/defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
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 |