diff options
author | tnut <thierryn1 at hispeed dot ch> | 2010-02-04 22:47:32 +0100 |
---|---|---|
committer | tnut <thierryn1 at hispeed dot ch> | 2010-02-04 22:47:32 +0100 |
commit | 1a9759efecd9935a81bb787afe52d03250aaaefc (patch) | |
tree | ebdb9f14514fbe4931206dc04099cc601557e8cb /base/kernel/config | |
parent | e0bc6a237f0a04c383249febd275228223d5ba21 (diff) | |
download | nutyx-extra-1a9759efecd9935a81bb787afe52d03250aaaefc.tar.gz nutyx-extra-1a9759efecd9935a81bb787afe52d03250aaaefc.tar.bz2 nutyx-extra-1a9759efecd9935a81bb787afe52d03250aaaefc.tar.xz nutyx-extra-1a9759efecd9935a81bb787afe52d03250aaaefc.zip |
kernel, nouveau concept de construction
Diffstat (limited to 'base/kernel/config')
-rw-r--r-- | base/kernel/config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/base/kernel/config b/base/kernel/config index 2de4721e7..22a30d2f0 100644 --- a/base/kernel/config +++ b/base/kernel/config @@ -62,7 +62,7 @@ CONFIG_CONSTRUCTORS=y CONFIG_EXPERIMENTAL=y CONFIG_LOCK_KERNEL=y CONFIG_INIT_ENV_ARG_LIMIT=32 -CONFIG_LOCALVERSION="" +CONFIG_LOCALVERSION="-NuTyX" # CONFIG_LOCALVERSION_AUTO is not set CONFIG_HAVE_KERNEL_GZIP=y CONFIG_HAVE_KERNEL_BZIP2=y |