diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2014-11-25 08:00:04 -0200 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2014-11-25 08:00:04 -0200 |
commit | 8ef93f2f8a6384276c4cfe66bc5e045be48cef73 (patch) | |
tree | e75458a85de012fc586cb609b62242142530466d /kernels/linux-libre-knock/config.mips64el | |
parent | 6e7c3332a4812e00f0425b3b0777518b18b27e53 (diff) | |
download | abslibre-8ef93f2f8a6384276c4cfe66bc5e045be48cef73.tar.gz abslibre-8ef93f2f8a6384276c4cfe66bc5e045be48cef73.tar.bz2 abslibre-8ef93f2f8a6384276c4cfe66bc5e045be48cef73.zip |
linux-libre{,-grsec}-knock: fix CONFIG_LOCALVERSION
Diffstat (limited to 'kernels/linux-libre-knock/config.mips64el')
-rw-r--r-- | kernels/linux-libre-knock/config.mips64el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kernels/linux-libre-knock/config.mips64el b/kernels/linux-libre-knock/config.mips64el index 18f855ae0..1ca081c2d 100644 --- a/kernels/linux-libre-knock/config.mips64el +++ b/kernels/linux-libre-knock/config.mips64el @@ -180,7 +180,7 @@ CONFIG_BROKEN_ON_SMP=y CONFIG_INIT_ENV_ARG_LIMIT=32 CONFIG_CROSS_COMPILE="" # CONFIG_COMPILE_TEST is not set -CONFIG_LOCALVERSION="" +CONFIG_LOCALVERSION="-knock" # CONFIG_LOCALVERSION_AUTO is not set CONFIG_HAVE_KERNEL_GZIP=y CONFIG_HAVE_KERNEL_BZIP2=y |