From 35024df11b457a1f754e3ccf5be64935e170d84c Mon Sep 17 00:00:00 2001 From: Jonathan Bauer Date: Thu, 6 Sep 2012 14:53:58 +0200 Subject: corrected CONFIG_LOCALVERSION name --- minilinux/kernel/README | 2 +- minilinux/kernel/kernel.config | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/minilinux/kernel/README b/minilinux/kernel/README index 48e219e..cc4e299 100644 --- a/minilinux/kernel/README +++ b/minilinux/kernel/README @@ -5,7 +5,7 @@ git repo: http://git.openslx.org/openslx-ng/kernel.git/ - configured to compile aufs and squashfs within the kernel - - CONFIG_LOCALVERSION should refer to your target architecture (current: "-openslx-x86") + - CONFIG_LOCALVERSION should refer to your target architecture (current: "-openslx-x86_64") This config has been tested on a 32-bit and 64-bit Ubuntu System and works for both... diff --git a/minilinux/kernel/kernel.config b/minilinux/kernel/kernel.config index 3d43c1c..586e480 100644 --- a/minilinux/kernel/kernel.config +++ b/minilinux/kernel/kernel.config @@ -60,7 +60,7 @@ CONFIG_IRQ_WORK=y CONFIG_EXPERIMENTAL=y CONFIG_INIT_ENV_ARG_LIMIT=32 CONFIG_CROSS_COMPILE="" -CONFIG_LOCALVERSION="-openslx-x86" +CONFIG_LOCALVERSION="-openslx-x86_64" # CONFIG_LOCALVERSION_AUTO is not set CONFIG_HAVE_KERNEL_GZIP=y CONFIG_HAVE_KERNEL_BZIP2=y -- cgit v1.2.3-55-g7522