diff options
author | Frans Pop <elendil@planet.nl> | 2008-10-16 07:22:35 +0000 |
---|---|---|
committer | Frans Pop <elendil@planet.nl> | 2008-10-16 07:22:35 +0000 |
commit | 7a77404da0556ce527d1755ecfd402f40faff14a (patch) | |
tree | c11683e1d3337a7ae4ff348a07a27a3516800411 /build/arch-options/amd64 | |
parent | 8cdd417e742cb5e92b7c6815dc94dced3f59ff60 (diff) | |
download | installation-guide-7a77404da0556ce527d1755ecfd402f40faff14a.zip |
Current kernel is 2.6.26
Diffstat (limited to 'build/arch-options/amd64')
-rw-r--r-- | build/arch-options/amd64 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build/arch-options/amd64 b/build/arch-options/amd64 index dc2bb2aa8..6165f3faf 100644 --- a/build/arch-options/amd64 +++ b/build/arch-options/amd64 @@ -3,7 +3,7 @@ # It is sourced by the build scripts archspec="amd64;x86;not-s390;not-m68k;not-powerpc;not-alpha" -kernelversion="2.6.24" +kernelversion="2.6.26" arch_listname="amd64" minimum_memory=56 minimum_memory_gtk=96 |