diff options
author | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2013-02-05 15:51:42 -0200 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2013-02-05 15:51:42 -0200 |
commit | 2fb3252050c44cee9b761428cd3dafb7283334d6 (patch) | |
tree | 5a27de6093045cde94d43af02e00609564d6b987 /kernels/linux-libre-xen/config | |
parent | 542f6a8ccba2a7877cdd7275461317db63bcb79f (diff) |
linux-libre-xen-3.7.6-1: fixing linux-libre-xen.install and config
Diffstat (limited to 'kernels/linux-libre-xen/config')
-rw-r--r-- | kernels/linux-libre-xen/config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kernels/linux-libre-xen/config b/kernels/linux-libre-xen/config index 43df5d3f1..8d6c5912e 100644 --- a/kernels/linux-libre-xen/config +++ b/kernels/linux-libre-xen/config @@ -51,7 +51,7 @@ CONFIG_BUILDTIME_EXTABLE_SORT=y CONFIG_EXPERIMENTAL=y CONFIG_INIT_ENV_ARG_LIMIT=32 CONFIG_CROSS_COMPILE="" -CONFIG_LOCALVERSION="-ARCH" +CONFIG_LOCALVERSION="-LIBRE-XEN" CONFIG_LOCALVERSION_AUTO=y CONFIG_HAVE_KERNEL_GZIP=y CONFIG_HAVE_KERNEL_BZIP2=y |