diff options
| author | Natanael Copa <ncopa@alpinelinux.org> | 2009-06-29 18:45:08 +0000 |
|---|---|---|
| committer | Natanael Copa <ncopa@alpinelinux.org> | 2009-06-29 18:45:08 +0000 |
| commit | eca8f1df782e3429c49df35b7262db8c9429b5f2 (patch) | |
| tree | 6a4f69f68886ae7928c5716432b24e42b0863863 /core/linux-grsec/kernelconfig | |
| parent | f62906d4e5b057ea3ac06b622025a0dddc43b1eb (diff) | |
| download | aports-eca8f1df782e3429c49df35b7262db8c9429b5f2.tar.bz2 aports-eca8f1df782e3429c49df35b7262db8c9429b5f2.tar.xz | |
core/linux-grsec: fix for localversion handling
Diffstat (limited to 'core/linux-grsec/kernelconfig')
| -rw-r--r-- | core/linux-grsec/kernelconfig | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/linux-grsec/kernelconfig b/core/linux-grsec/kernelconfig index 1479b34955..425e5cedae 100644 --- a/core/linux-grsec/kernelconfig +++ b/core/linux-grsec/kernelconfig @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit # Linux kernel version: 2.6.29.5 -# Tue Jun 23 12:22:32 2009 +# Mon Jun 29 16:25:46 2009 # # CONFIG_64BIT is not set CONFIG_X86_32=y @@ -60,7 +60,7 @@ CONFIG_EXPERIMENTAL=y CONFIG_LOCK_KERNEL=y CONFIG_INIT_ENV_ARG_LIMIT=32 CONFIG_LOCALVERSION="" -CONFIG_LOCALVERSION_AUTO=y +# CONFIG_LOCALVERSION_AUTO is not set CONFIG_SWAP=y CONFIG_SYSVIPC=y CONFIG_SYSVIPC_SYSCTL=y |
