summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--build/arch-options/alpha2
-rw-r--r--build/arch-options/amd642
-rw-r--r--build/arch-options/arm2
-rw-r--r--build/arch-options/hppa2
-rw-r--r--build/arch-options/i3862
-rw-r--r--build/arch-options/ia642
-rw-r--r--build/arch-options/m68k2
-rw-r--r--build/arch-options/mips2
-rw-r--r--build/arch-options/mipsel2
-rw-r--r--build/arch-options/powerpc2
-rw-r--r--build/arch-options/s3902
-rw-r--r--build/arch-options/sparc2
12 files changed, 12 insertions, 12 deletions
diff --git a/build/arch-options/alpha b/build/arch-options/alpha
index 0e3addf57..b9e691d56 100644
--- a/build/arch-options/alpha
+++ b/build/arch-options/alpha
@@ -3,7 +3,7 @@
# It is sourced by the build scripts
archspec="alpha;not-x86;not-s390;not-m68k;not-powerpc"
-kernelversion="2.6.24"
+kernelversion="2.6.26"
arch_listname="alpha"
minimum_memory=32
# These two options should be set if condition 'smp' is set below
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
diff --git a/build/arch-options/arm b/build/arch-options/arm
index d5a7209b3..b357e91ac 100644
--- a/build/arch-options/arm
+++ b/build/arch-options/arm
@@ -3,7 +3,7 @@
# It is sourced by the build scripts
archspec="arm;not-x86;not-s390;not-m68k;not-powerpc;not-alpha"
-kernelversion="2.6.24"
+kernelversion="2.6.26"
arch_listname="arm"
minimum_memory=32
# These two options should be set if condition 'smp' is set below
diff --git a/build/arch-options/hppa b/build/arch-options/hppa
index 849b4a6d8..bdc723c51 100644
--- a/build/arch-options/hppa
+++ b/build/arch-options/hppa
@@ -3,7 +3,7 @@
# It is sourced by the build scripts
archspec="hppa;not-x86;not-s390;not-m68k;not-powerpc;not-alpha"
-kernelversion="2.6.24"
+kernelversion="2.6.26"
arch_listname="hppa"
minimum_memory=32
# These two options should be set if condition 'smp' is set below
diff --git a/build/arch-options/i386 b/build/arch-options/i386
index 3f19ae4fe..5179bec0e 100644
--- a/build/arch-options/i386
+++ b/build/arch-options/i386
@@ -3,7 +3,7 @@
# It is sourced by the build scripts
archspec="i386;x86;not-s390;not-m68k;not-powerpc;not-alpha"
-kernelversion="2.6.24"
+kernelversion="2.6.26"
arch_listname="boot"
minimum_memory=44
minimum_memory_gtk=96
diff --git a/build/arch-options/ia64 b/build/arch-options/ia64
index 0b8bb6cbf..c70872663 100644
--- a/build/arch-options/ia64
+++ b/build/arch-options/ia64
@@ -3,7 +3,7 @@
# It is sourced by the build scripts
archspec="ia64;not-x86;not-s390;not-m68k;not-powerpc;not-alpha"
-kernelversion="2.6.24"
+kernelversion="2.6.26"
arch_listname="ia64"
minimum_memory=32
# These two options should be set if condition 'smp' is set below
diff --git a/build/arch-options/m68k b/build/arch-options/m68k
index a99f4734f..6b3bafc08 100644
--- a/build/arch-options/m68k
+++ b/build/arch-options/m68k
@@ -3,7 +3,7 @@
# It is sourced by the build scripts
archspec="m68k;not-x86;not-s390;not-powerpc;not-alpha"
-kernelversion="2.6.24"
+kernelversion="2.6.26"
arch_listname="68k"
minimum_memory=32
# These two options should be set if condition 'smp' is set below
diff --git a/build/arch-options/mips b/build/arch-options/mips
index b722aa15d..8de384803 100644
--- a/build/arch-options/mips
+++ b/build/arch-options/mips
@@ -3,7 +3,7 @@
# It is sourced by the build scripts
archspec="mips;not-x86;not-s390;not-m68k;not-powerpc;not-alpha"
-kernelversion="2.6.24"
+kernelversion="2.6.26"
arch_listname="mips"
minimum_memory=32
# These two options should be set if condition 'smp' is set below
diff --git a/build/arch-options/mipsel b/build/arch-options/mipsel
index 20e9ec593..3cf0f4390 100644
--- a/build/arch-options/mipsel
+++ b/build/arch-options/mipsel
@@ -3,7 +3,7 @@
# It is sourced by the build scripts
archspec="mipsel;not-x86;not-s390;not-m68k;not-powerpc;not-alpha"
-kernelversion="2.6.24"
+kernelversion="2.6.26"
arch_listname="mips"
minimum_memory=32
# These two options should be set if condition 'smp' is set below
diff --git a/build/arch-options/powerpc b/build/arch-options/powerpc
index ab04b71d2..eb451c2ab 100644
--- a/build/arch-options/powerpc
+++ b/build/arch-options/powerpc
@@ -3,7 +3,7 @@
# It is sourced by the build scripts
archspec="powerpc;not-s390;not-m68k;not-x86;not-alpha"
-kernelversion="2.6.24"
+kernelversion="2.6.26"
arch_listname="powerpc"
minimum_memory=32
minimum_memory_gtk=128
diff --git a/build/arch-options/s390 b/build/arch-options/s390
index 882e56876..e1db1eb90 100644
--- a/build/arch-options/s390
+++ b/build/arch-options/s390
@@ -3,7 +3,7 @@
# It is sourced by the build scripts
archspec="s390;not-powerpc;not-m68k;not-x86;not-alpha"
-kernelversion="2.6.24"
+kernelversion="2.6.26"
arch_listname="s390"
minimum_memory=20
# These two options should be set if condition 'smp' is set below
diff --git a/build/arch-options/sparc b/build/arch-options/sparc
index c214001b7..d8a677c2d 100644
--- a/build/arch-options/sparc
+++ b/build/arch-options/sparc
@@ -3,7 +3,7 @@
# It is sourced by the build scripts
archspec="sparc;not-x86;not-s390;not-m68k;not-powerpc;not-alpha"
-kernelversion="2.6.24"
+kernelversion="2.6.26"
arch_listname="sparc"
minimum_memory=32
# These two options should be set if condition 'smp' is set below