summaryrefslogtreecommitdiffstats
path: root/minilinux/kernel/README
diff options
context:
space:
mode:
authorJonathan Bauer2012-09-06 14:53:58 +0200
committerJonathan Bauer2012-09-06 14:53:58 +0200
commit35024df11b457a1f754e3ccf5be64935e170d84c (patch)
tree31f4eeddd9fdde049e7006aca3b7e0c9da0866f6 /minilinux/kernel/README
parentconfig for vanilla kernel 3.4.0 (diff)
downloadosib-master.tar.gz
osib-master.tar.xz
osib-master.zip
corrected CONFIG_LOCALVERSION nameHEADmaster
Diffstat (limited to 'minilinux/kernel/README')
-rw-r--r--minilinux/kernel/README2
1 files changed, 1 insertions, 1 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...